Skip to content

Commit 71a92ac

Browse files
author
Hamel Husain
authored
Merge pull request #41 from fastai/revert-37-master
Revert "change tree to blob"
2 parents f5e3d24 + c3b451f commit 71a92ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ doc_baseurl = /%(lib_name)s/
5353
# For Enterprise Github pages docs use:
5454
# doc_baseurl = /%(repo_name)s/%(lib_name)s/
5555

56-
git_url = https://github.com/%(user)s/%(lib_name)s/blob/%(branch)s/
56+
git_url = https://github.com/%(user)s/%(lib_name)s/tree/%(branch)s/
5757
# For Enterprise Github use:
58-
#git_url = https://github.%(company_name)s.com/%(repo_name)s/%(lib_name)s/blob/%(branch)s/
58+
#git_url = https://github.%(company_name)s.com/%(repo_name)s/%(lib_name)s/tree/%(branch)s/
5959

6060

6161

0 commit comments

Comments
 (0)