aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demo/demo1.tr2
-rw-r--r--demo/neatcc.ms2
-rw-r--r--demo/neatstart.ms2
3 files changed, 3 insertions, 3 deletions
diff --git a/demo/demo1.tr b/demo/demo1.tr
index cf50bcd..385a676 100644
--- a/demo/demo1.tr
+++ b/demo/demo1.tr
@@ -13,7 +13,7 @@
.\"
.\" You can set up Neatroff as follows.
.\"
-.\" $ git clone git://github.com/aligrudi/neatroff_make.git
+.\" $ git clone https://github.com/aligrudi/neatroff_make.git
.\" $ cd neatroff_make
.\" $ make init # Downloads the required programs and some fonts
.\" $ make neat # Compiles the programs
diff --git a/demo/neatcc.ms b/demo/neatcc.ms
index 35e4b5d..faade97 100644
--- a/demo/neatcc.ms
+++ b/demo/neatcc.ms
@@ -227,7 +227,7 @@ To do so, use the following commands:
.cc.beg
.ta 12m
-$ git clone git://repo.or.cz/neatcc_make.git
+$ git clone https://repo.or.cz/neatcc_make.git
$ cd neatcc_make
$ make init # fetches the required programs
$ make neat # compiles the programs using the host compiler
diff --git a/demo/neatstart.ms b/demo/neatstart.ms
index 6cded6f..6ee4324 100644
--- a/demo/neatstart.ms
+++ b/demo/neatstart.ms
@@ -29,7 +29,7 @@ To use Neatroff without installing it, neatroff_make can be retrieved
as follows:
.cc.beg
-$ git clone git://repo.or.cz/neatroff_make.git
+$ git clone https://repo.or.cz/neatroff_make.git
.cc.end
.LP