Skip to content

Commit a7d03da

Browse files
committed
Changed link to Starlark spec to refer to commit hash.
1 parent d1ffd51 commit a7d03da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/contributor/pages/testing_on_kubernetes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Just installing Nix does not affect your system much, as it keeps all its config
4141

4242
The build and deploy steps for installing and running the operator are defined in the `Tiltfile` in the operators repository.
4343
We do encourage you to check out this file if you are interested in how things work under the hood, but you can also just use the command provided below and everything should _just work_.
44-
For more context on how to read this file please have a look at the https://docs.tilt.dev/api.html[Tiltfile API Reference], which is based on https://github.com/bazelbuild/starlark/blob/master/spec.md[Starlark].
44+
For more context on how to read this file please have a look at the https://docs.tilt.dev/api.html[Tiltfile API Reference], which is based on https://github.com/bazelbuild/starlark/blob/32993fa0d1f1e4f3af167d249be95885ba5014ad/spec.md[Starlark].
4545

4646
We provide a target in the Makefile to start everything up:
4747

0 commit comments

Comments
 (0)