Browse Source
Update link format for local documentation URL
pull/14622/head
🤖Esteban Dalel R
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docs/en/docs/contributing.md
|
|
|
@ -110,7 +110,7 @@ $ python ./scripts/docs.py live |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
It will serve the documentation on `http://127.0.0.1:8008`. |
|
|
|
It will serve the documentation on [`http://127.0.0.1:8008`](http://127.0.0.1:8008). |
|
|
|
|
|
|
|
That way, you can edit the documentation/source files and see the changes live. |
|
|
|
|
|
|
|
|