diff options
Diffstat (limited to 'doc/submitting-patches.txt')
-rw-r--r-- | doc/submitting-patches.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/submitting-patches.txt b/doc/submitting-patches.txt index 34287683..d542265c 100644 --- a/doc/submitting-patches.txt +++ b/doc/submitting-patches.txt @@ -15,8 +15,8 @@ Patches need to be submitted in GIT format and are best if they are against the latest version of the code. There are several helpful tutorials for getting started with GIT if you have not worked with it before. -* http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html -* http://wiki.archlinux.org/index.php/Super_Quick_Git_Guide +* https://www.kernel.org/pub/software/scm/git/docs/gittutorial.html +* https://wiki.archlinux.org/index.php/Super_Quick_Git_Guide The pacman code can be fetched using the following command: |