mirror of
https://github.com/netwide-assembler/nasm.git
synced 2026-01-26 08:07:53 +00:00
SubmittingPatches: Update git link
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
parent
81dd083291
commit
346a1b3344
@ -6,10 +6,10 @@ Actually the rules are pretty simple
|
||||
Obtaining the source code
|
||||
-------------------------
|
||||
|
||||
The NASM sources are tracked by Git SCM at http://repo.or.cz/w/nasm.git
|
||||
The NASM sources are tracked by Git SCM at https://github.com/netwide-assembler/nasm.git
|
||||
repository. You either could download packed sources or use git tool itself
|
||||
|
||||
git clone git://repo.or.cz/nasm.git
|
||||
git clone https://github.com/netwide-assembler/nasm.git
|
||||
|
||||
Changin the source code
|
||||
-----------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user