docs: Add missing link to jsonnet.md in the summary (#19522)
This is a fixup for #19410. Apparently, `mdbook` requires a reference to the document from the `SUMMARY.md`. This fixes the 404 (https://zed.dev/docs/languages/jsonnet.html) and also adds the Jsonnet to the docs' navigation. Release Notes: - N/A
This commit is contained in:
committed by
GitHub
parent
a2c6b4ad2f
commit
89f6b65ee6
@@ -85,6 +85,7 @@
|
||||
- [JavaScript](./languages/javascript.md)
|
||||
- [Julia](./languages/julia.md)
|
||||
- [JSON](./languages/json.md)
|
||||
- [Jsonnet](./languages/jsonnet.md)
|
||||
- [Kotlin](./languages/kotlin.md)
|
||||
- [Lua](./languages/lua.md)
|
||||
- [Luau](./languages/luau.md)
|
||||
|
||||
Reference in New Issue
Block a user