From 2a03d3b664d53f7660820c82caa7579137e39a90 Mon Sep 17 00:00:00 2001
From: Michael Stapelberg
Date: Sat, 8 Aug 2015 19:44:24 +0200
Subject: [PATCH] downloads: use anonymous git clone
---
downloads/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/downloads/index.html b/downloads/index.html
index 4a8eb6a..08d9618 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -372,7 +372,7 @@ We also provide Debian and Ubuntu repositories
- $ git clone git@github.com:i3/i3.git
+ $ git clone git://github.com/i3/i3
--
2.39.5