diff --git a/docs/en/docs/contributing.md b/docs/en/docs/contributing.md index 5e6d821b31..342453bb06 100644 --- a/docs/en/docs/contributing.md +++ b/docs/en/docs/contributing.md @@ -86,7 +86,7 @@ $ python ./scripts/docs.py live -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.