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:
parent
a2c6b4ad2f
commit
89f6b65ee6
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue