8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e9c943 commit af0cb4dCopy full SHA for af0cb4d
docs/_templates/breadcrumbs.html
@@ -15,7 +15,7 @@
15
<li>{{ title }}</li>
16
<li class="wy-breadcrumbs-aside">
17
{% if pagename != "search" %}
18
- <a href="https://github.com/python-gitlab/python-gitlab/blob/master/{{ conf_py_path }}{{ pagename }}{{ suffix }}" class="fa fa-github"> Edit on GitHub</a>
+ <a href="https://github.com/python-gitlab/python-gitlab/blob/main/{{ conf_py_path }}{{ pagename }}{{ suffix }}" class="fa fa-github"> Edit on GitHub</a>
19
| <a href="https://github.com/python-gitlab/python-gitlab/issues/new?title=Documentation+bug&body=%0A%0A------%0AIn+page:+{{ pagename }}{{ suffix }}">Report a bug</a>
20
{% endif %}
21
</li>
0 commit comments