Skip to content

Commit 75b5131

Browse files
committed
Hg-git's canonical repo was migrated to Heptapod a while ago.
1 parent bc604ad commit 75b5131

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 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="https://bitbucket.org/durin42/hg-git">the Hg-Git
143+
<a href="https://foss.heptapod.net/mercurial/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:
@@ -162,8 +162,8 @@ <h3>Installing Hg-Git manually</h3>
162162
<p>
163163
Different versions of hg-git are known to work with different
164164
versions of Mercurial. For the most accurate info, go to
165-
<a href="https://bitbucket.org/durin42/hg-git/src">the source
166-
on bitbucket</a>, click the dropdown menu that says "default",
165+
<a href="https://foss.heptapod.net/mercurial/hg-git">the source
166+
on Heptapod</a>, click the dropdown menu that says "default",
167167
click the "Tags" tab, select the version you've installed, and
168168
click on the file "Makefile". There's a line that starts with
169169
"all-version-tests" which lists the versions of Mercurial
@@ -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="https://bitbucket.org/durin42/hg-git">hg</a>
185+
<a href="https://foss.heptapod.net/mercurial/hg-git">hg</a>
186186
(canonical repo) or
187187
<a href="https://github.com/schacon/hg-git">git</a> (mirror
188188
of hg). Patches preferred via email to

0 commit comments

Comments
 (0)