Update link format for local documentation URL

This commit is contained in:
🤖Esteban Dalel R 2025-12-30 12:33:50 -05:00 committed by GitHub
parent 53d2453d1a
commit 5cfbff96d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.