diff --git a/README.md b/README.md index 38f48358c0d1b4606a0a42d2c8a5d15da7a2e4d2..d78afa09a9302fb581a8693d5bd6e46ff219963d 100644 --- a/README.md +++ b/README.md @@ -77,5 +77,5 @@ or to recover from disaster. Kubecfg relies heavily on [jsonnet](http://jsonnet.org/) to describe Kubernetes resources, and is really just a thin Kubernetes-specific wrapper around jsonnet evaluation. You should read the jsonnet -tutorial, and skim the functions available in the jsonnet `std` +[tutorial](http://jsonnet.org/docs/tutorial.html), and skim the functions available in the jsonnet [`std`](http://jsonnet.org/docs/stdlib.html) library.