From 4e0c37ce2c5df8cd84a8145a23a99dae07bf7be5 Mon Sep 17 00:00:00 2001
From: "24.63.65.185" <24.63.65.185@web>
Date: Sun, 4 Sep 2016 11:17:58 +0000
Subject: Direct editors to branchable

---
 wiki/Editing.mdwn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wiki/Editing.mdwn b/wiki/Editing.mdwn
index de9ab22..8d9a0ab 100644
--- a/wiki/Editing.mdwn
+++ b/wiki/Editing.mdwn
@@ -1,5 +1,5 @@
-On the normal internet, editing this wiki is easy as clicking the 'Edit' button to make changes.  You may be required to make a user account, depending on the service.
+Right now, the easiest way to edit this wiki is to visit the [mirror at branchable.com](https://standingwithresilience.branchable.com/) and click the 'Edit' button up top.
 
 The site may also be edited with [git](https://en.wikipedia.org/wiki/Git_%28software%29), which is required for now when on [[Freenet]], [[ZeroNet]], or some other alternative network.  An explanation of git has not been added yet.
 
-If git is already familiar to you, visit the wiki page for the network you are on.  Clone urls for that network should be listed there.  A python script `backend/update.py` is included after you clone, which can help in uploading changes.  The script has only been tested on Linux.
+If git is already familiar to you, visit the wiki page for the network you are on.  Clone urls for that network should be listed there.  If not, try appending '/.git' to the front page URL and using that as a clone url.  A python script `backend/update.py` is included after you clone, which can help in uploading changes.  The script has only been tested on Linux.
-- 
cgit v1.2.3