mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
SubmittingPatches: Update git link
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
parent
81dd083291
commit
346a1b3344
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue