Skip to content

docs: revert temporary changelog link for v3 #1864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2022

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