Skip to content

Commit 945a773

Browse files
(DJ-#165) Fix broken link in README.md
Link was missing a '.' is all.
1 parent cdc05d4 commit 945a773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The extension is composed of the VS Code Extension in the [`client/`](client) di
1515

1616
### Run the language server
1717

18-
Follow the instructions in the server documentation - [How to run the Language Server for Develoment](server/READMEmd#How_to_run_the_Language_Server_for_Development). Ensure you use the `--timeout=0` and `--no-stop` arguments so the server does not stop.
18+
Follow the instructions in the server documentation - [How to run the Language Server for Develoment](server/README.md#How_to_run_the_Language_Server_for_Development). Ensure you use the `--timeout=0` and `--no-stop` arguments so the server does not stop.
1919

2020
### Run the client
2121

0 commit comments

Comments
 (0)