Skip to content

Commit a239277

Browse files
Update link
1 parent 999cb24 commit a239277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cursorless-org-docs/src/docs/contributing/adding-a-new-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Follow the instructions in [Adding a new scope](./adding-a-new-scope.md) to defi
4141

4242
## 5. Document your language
4343

44-
Create a `.mdx` file in [`languages`](../user/languages) with the `Language` react component. The file should be named after your language, eg `java.mdx`
44+
Create a `.mdx` file in [`languages`](../../user/languages) with the `Language` react component. The file should be named after your language, eg `java.mdx`
4545

4646
```md
4747
import { Language } from "./components/Language";

0 commit comments

Comments
 (0)