summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--edit.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/edit.md b/edit.md
index 5c888ea6..36415f95 100644
--- a/edit.md
+++ b/edit.md
@@ -6,16 +6,16 @@ written in markdown, and converted to HTML using the
[ikiwiki](//ikiwiki.info) wiki compiler. You are welcome and
encouraged to edit and help improve the site.
-**Important:** before proceeding any further, see the [[EmacsConf wiki
-license terms|COPYING]] before pushing any changes.
+**Important:** see the [[EmacsConf wiki license terms|COPYING]] before
+before proceeding any further and pushing any changes.
To edit the wiki, you need to install `git` if it is not installed on
your machine already. Then, you can clone the sources from any one of
the following addresses:
- ssh://anon@git.emacsconf.org:emacsconf-wiki
- git://git.emacsconf.org/emacsconf-wiki
- https://git.emacsconf.org/emacsconf-wiki
+ ssh://anon@git.emacsconf.org:emacsconf-wiki
+ git://git.emacsconf.org/emacsconf-wiki
+ https://git.emacsconf.org/emacsconf-wiki
Note that the `https://` access is read-only and does not allow
pushing changes, while the `ssh://` and `git://` methods allow pushes