Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitce8460f

Browse files
authored
Merge pull request#1212 from python-gitlab/chore/docs-edit-on-master
chore(docs): always edit the file directly on master
2 parentse5b047d +35e43c5 commitce8460f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/_templates/breadcrumbs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<li>{{ title }}</li>
1616
<liclass="wy-breadcrumbs-aside">
1717
{% if pagename != "search" %}
18-
<ahref="https://github.com/python-gitlab/python-gitlab/blob/{{ github_version }}{{ conf_py_path }}{{ pagename }}{{ suffix }}"class="fa fa-github"> Edit on GitHub</a>
18+
<ahref="https://github.com/python-gitlab/python-gitlab/blob/master/{{ conf_py_path }}{{ pagename }}{{ suffix }}"class="fa fa-github"> Edit on GitHub</a>
1919
|<ahref="https://github.com/python-gitlab/python-gitlab/issues/new?title=Documentation+bug&body=%0A%0A------%0AIn+page:+{{ pagename }}{{ suffix }}">Report a bug</a>
2020
{% endif %}
2121
</li>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp