File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ <h3>Installing Hg-Git the easy way:</h3>
105
105
Secondly, run < code > easy_install hg-git</ code > . If you don't
106
106
have easy_install available, you can get it as part of
107
107
Python's
108
- < a href ="http ://pypi.python. org/pypi /setuptools "> setuptools</ a >
108
+ < a href ="https ://pypi.org/project /setuptools/ "> setuptools</ a >
109
109
package.
110
110
</ p >
111
111
@@ -135,10 +135,10 @@ <h3>Installing Hg-Git manually</h3>
135
135
</ p >
136
136
< p >
137
137
First, install version 0.8.0 or newer of
138
- < a href ="http ://pypi.python. org/pypi /dulwich "> Dulwich</ a > .
138
+ < a href ="https ://pypi.org/project /dulwich/ "> Dulwich</ a > .
139
139
You can do
140
140
< code > easy_install 'dulwich> =0.8.0'</ code > if you have
141
- < a href ="http ://pypi.python. org/pypi /setuptools "> setuptools</ a >
141
+ < a href ="https ://pypi.org/project /setuptools/ "> setuptools</ a >
142
142
installed. Next, clone
143
143
< a href ="http://bitbucket.org/durin42/hg-git "> the Hg-Git
144
144
repository</ a >
You can’t perform that action at this time.
0 commit comments