Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 03e4fd3

Browse filesBrowse files
authored
docs: make changelog link root-relative
1 parent 59c08f9 commit 03e4fd3
Copy full SHA for 03e4fd3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎docs/conf.py‎

Copy file name to clipboardExpand all lines: docs/conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
# documentation.
124124
html_theme_options = {
125125
"announcement": "⚠ python-gitlab 3.0.0 has been released with several "
126-
"<a href='changelog.html#breaking'>breaking changes</a>.",
126+
"<a href='/changelog.html#breaking'>breaking changes</a>.",
127127
}
128128

129129
# Add any paths that contain custom themes here, relative to this directory.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.