Skip to content

Commit 37f167b

Browse files
author
Ed Costello
committed
DOCS335 alter source url to SSL side of github
1 parent db99b0b commit 37f167b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
'issue': ('https://jira.mongodb.org/browse/%s', '' ),
9393
'wiki': ('http://www.mongodb.org/display/DOCS/%s', ''),
9494
'api': ('http://api.mongodb.org/%s', ''),
95-
'source': ('http://github.com/mongodb/mongo/blob/master/%s', ''),
95+
'source': ('https://github.com/mongodb/mongo/blob/master/%s', ''),
9696
'docsgithub' : ( 'http://github.com/mongodb/docs/blob/' + current_git_branch + '/%s', ''),
9797
'hardlink' : ( 'http://docs.mongodb.org/' + current_git_branch + '/%s', '')
9898
}

0 commit comments

Comments
 (0)