Skip to content

Commit fad5a5c

Browse files
committed
links: bitbucket.org, http -> https
1 parent 88d0512 commit fad5a5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ <h3>Installing Hg-Git manually</h3>
140140
<code>easy_install 'dulwich>=0.8.0'</code> if you have
141141
<a href="https://pypi.org/project/setuptools/">setuptools</a>
142142
installed. Next, clone
143-
<a href="http://bitbucket.org/durin42/hg-git">the Hg-Git
143+
<a href="https://bitbucket.org/durin42/hg-git">the Hg-Git
144144
repository</a>
145145
somewhere. Lastly, make the 'extensions' section in your
146146
'<code>~/.hgrc</code>' file look something like this:
@@ -182,7 +182,7 @@ <h3>Installing Hg-Git manually</h3>
182182
<div class="title">Sources</div>
183183
<p>
184184
Source available via
185-
<a href="http://bitbucket.org/durin42/hg-git">hg</a>
185+
<a href="https://bitbucket.org/durin42/hg-git">hg</a>
186186
(canonical repo) or
187187
<a href="http://github.com/schacon/hg-git">git</a> (mirror
188188
of hg). Patches preferred via email to

0 commit comments

Comments
 (0)