rules_jsonnet
rules_jsonnet copied to clipboard
Update links to JsonNet - https://jsonnet.org
A few places in Bazel refer to JsonNet at http://google.github.io/jsonnet/doc/ – which is now a 404
https://github.com/bazelbuild/bazel/wiki/Bazel-Users https://bazelbuild.github.io/rules_jsonnet/jsonnet/jsonnet.html
These should be updated to point to https://jsonnet.org/
I just updated https://github.com/bazelbuild/bazel/wiki/Bazel-Users. Moving the bug to bazelbuild/rules_jsonnet for them to finish.