docs: Fix language links (#26368)

This PR fixes some language links in the docs.

The Shell Script page wasn't being linked from `SUMMARY.md`, so no page
was being generated.

There were also some differences in the language lists in the sidebar
and on the top-level languages page.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers
2025-03-10 15:22:51 +00:00
committed by GitHub
parent 6da099a9d7
commit ed52e759d7
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -115,6 +115,7 @@
- [Rust](./languages/rust.md)
- [Scala](./languages/scala.md)
- [Scheme](./languages/scheme.md)
- [Shell Script](./languages/sh.md)
- [Svelte](./languages/svelte.md)
- [Swift](./languages/swift.md)
- [Tailwind CSS](./languages/tailwindcss.md)