about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--.olddoc.yml2
-rw-r--r--README6
2 files changed, 4 insertions, 4 deletions
diff --git a/.olddoc.yml b/.olddoc.yml
index 000bcb1..a48cb07 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,6 +1,6 @@
 ---
 cgit_url: https://bogomips.org/sleepy_penguin.git
-git_url: git://bogomips.org/sleepy_penguin.git
+git_url: https://bogomips.org/sleepy_penguin.git
 rdoc_url: https://bogomips.org/sleepy_penguin/
 ml_url: https://bogomips.org/sleepy-penguin/
 public_email: sleepy-penguin@bogomips.org
diff --git a/README b/README
index a9984d5..c4f4e7c 100644
--- a/README
+++ b/README
@@ -39,14 +39,14 @@ Unpack it, and run "ruby setup.rb"
 
 You can get the latest source via git from the following locations:
 
-  git://bogomips.org/sleepy_penguin.git
-  git://repo.or.cz/sleepy_penguin.git (mirror)
+  https://bogomips.org/sleepy_penguin.git
+  https://repo.or.cz/sleepy_penguin.git (mirror)
 
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
 * https://bogomips.org/sleepy_penguin.git
-* http://repo.or.cz/w/sleepy_penguin.git (gitweb)
+* https://repo.or.cz/w/sleepy_penguin.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
 preferred because they allow code review and comments in the reply to