Skip to content

Commit 3bbe31f

Browse files
authored
fix link
1 parent 78f16f3 commit 3bbe31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/offline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Coder also provides offline documentation in case you want to host it on your ow
194194
2. Download the documentation files from the "Assets" section. It is named as `coder_docs_<version>.tgz`.
195195
3. Extract the file and move its contents to your server folder.
196196
4. If you are using NodeJS, you can execute the following command: `cd docs && npx http-server .`
197-
5. Set the [CODER_DOCS_URL](../cli/server#--docs-url) environment variable to use the URL of your hosted docs. This way, the Coder UI will reference the documentation from your specified URL.
197+
5. Set the [CODER_DOCS_URL](../cli/server.md#--docs-url) environment variable to use the URL of your hosted docs. This way, the Coder UI will reference the documentation from your specified URL.
198198

199199
With these steps, you'll have the Coder documentation hosted on your server and accessible for your team to use.
200200

0 commit comments

Comments
 (0)