mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-01 14:15:11 +00:00
docs: Fix casing of "REPL" in sidebar (#14579)
This PR fixes the casing of the REPL link in the sidebar. Release Notes: - N/A
This commit is contained in:
parent
b3d0ac3e3c
commit
1b85438df9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
- [Collaboration](./collaboration.md)
|
||||
- [Tasks](./tasks.md)
|
||||
- [Remote Development](./remote-development.md)
|
||||
- [Repl](./repl.md)
|
||||
- [REPL](./repl.md)
|
||||
|
||||
# Language Support
|
||||
|
||||
|
|
Loading…
Reference in a new issue