Skip to content

Conversation

@wadimklincov
Copy link
Contributor

Super minor change which allows accessing the changelog from the warning at the top from anywhere in the documentation.

Right now it's e.g. https://python-gitlab.readthedocs.io/en/stable/api/changelog.html#breaking instead of https://python-gitlab.readthedocs.io/en/stable/changelog.html#breaking when accessing it from the API reference page. This should fix that.

I simply tested it with the builtin Python server, not sure if the behavior is the same when deployed:

tox -e docs
cd build/sphinx/html
python -m http.server

@nejch nejch changed the title docs: make changelog link root-relative docs: revert temporary changelog link for v3 Jan 29, 2022
@nejch nejch merged commit 7a13b9b into python-gitlab:main Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants