SubmittingPatches: Update git link

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
Elyes Haouas 2023-01-26 14:46:44 +01:00 committed by H. Peter Anvin
parent 81dd083291
commit 346a1b3344

View File

@ -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
-----------------------