Skip to content

Commit 4676a83

Browse files
committed
Update Site Source link in header to SSL version
1 parent 574961c commit 4676a83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_layouts/reference.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<!-- <li><a id="menu_cookbook" href="/cookbook.html">Cookbook</a></li> -->
2828
<li><a id="menu_about" href="/about.html">About</a></li>
2929
<li>&#167;</li>
30-
<li><a href="http://github.com/github/git-reference">Site Source</a></li>
30+
<li><a href="https://github.com/github/git-reference">Site Source</a></li>
3131
</ul>
3232
<br/>
3333
&nbsp;

_layouts/zh_reference.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<!-- <li><a id="menu_cookbook" href="/zh/cookbook.html">Cookbook</a></li> -->
2828
<li><a id="menu_about" href="/zh/about.html">关于</a></li>
2929
<li>&#167;</li>
30-
<li><a href="http://github.com/github/git-reference">网站源码</a></li>
30+
<li><a href="https://github.com/github/git-reference">网站源码</a></li>
3131
</ul>
3232
<br/>
3333
&nbsp;

0 commit comments

Comments
 (0)