diff --git a/docs/en/docs/contributing.md b/docs/en/docs/contributing.md index ae99059f41..23df1e45d6 100644 --- a/docs/en/docs/contributing.md +++ b/docs/en/docs/contributing.md @@ -110,7 +110,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.