Skip to content
Snippets Groups Projects
Commit c7ded34c authored by Marko Mikulicic's avatar Marko Mikulicic Committed by GitHub
Browse files

Add direct links to jsonnet tutorial and stdlib

parent e1a7a4d7
No related branches found
No related tags found
No related merge requests found
......@@ -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.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment