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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user