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.
2 parents f5e3d24 + c3b451f commit 71a92acCopy full SHA for 71a92ac
settings.ini
@@ -53,9 +53,9 @@ doc_baseurl = /%(lib_name)s/
53
# For Enterprise Github pages docs use:
54
# doc_baseurl = /%(repo_name)s/%(lib_name)s/
55
56
-git_url = https://github.com/%(user)s/%(lib_name)s/blob/%(branch)s/
+git_url = https://github.com/%(user)s/%(lib_name)s/tree/%(branch)s/
57
# For Enterprise Github use:
58
-#git_url = https://github.%(company_name)s.com/%(repo_name)s/%(lib_name)s/blob/%(branch)s/
+#git_url = https://github.%(company_name)s.com/%(repo_name)s/%(lib_name)s/tree/%(branch)s/
59
60
61
0 commit comments