Skip to content

Commit 346a1b3

Browse files
ElyesHH. Peter Anvin
authored andcommitted
SubmittingPatches: Update git link
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
1 parent 81dd083 commit 346a1b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SubmittingPatches

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Actually the rules are pretty simple
66
Obtaining the source code
77
-------------------------
88

9-
The NASM sources are tracked by Git SCM at http://repo.or.cz/w/nasm.git
9+
The NASM sources are tracked by Git SCM at https://github.com/netwide-assembler/nasm.git
1010
repository. You either could download packed sources or use git tool itself
1111

12-
git clone git://repo.or.cz/nasm.git
12+
git clone https://github.com/netwide-assembler/nasm.git
1313

1414
Changin the source code
1515
-----------------------

0 commit comments

Comments
 (0)