Skip to content

Commit 44d55cf

Browse files
authored
better link name
1 parent e5cbadf commit 44d55cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/content/install/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you have a specific question, the [FAQ](/faq) might have an answer, although
2525
- [Zed](https://zed.dev/download), since Version 0.133.5
2626
- search and install roc extension (action `zed: extensions`)
2727
- in case of errors look into the Zed log (action `zed: open log`)
28-
- For other editors like Vim, Helix or Emacs [see](https://github.com/faldor20/tree-sitter-roc)
28+
- For other editors like Vim, Helix or Emacs, see [tree-sitter-roc](https://github.com/faldor20/tree-sitter-roc)
2929

3030
## Running Examples
3131

website/content/install/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Here are some Getting Started guides for different operating systems:
3737
- Features: syntax highlighting, completion, type hints, jump to source
3838
- search and install roc extension (action `zed: extensions`)
3939
- in case of errors look into the Zed log (action `zed: open log`)
40-
- For other editors like Vim, Helix or Emacs [see](https://github.com/faldor20/tree-sitter-roc)
40+
- For other editors like Vim, Helix or Emacs, see [tree-sitter-roc](https://github.com/faldor20/tree-sitter-roc)
4141

4242
### [Tutorial](#tutorial) {#tutorial}
4343

0 commit comments

Comments
 (0)