From: Christian Pointner <equinox@realraum.at>
Date: Thu, 22 Mar 2018 22:08:52 +0000 (+0100)
Subject: realraum is spelled with small letters
X-Git-Url: https://git.realraum.at/?a=commitdiff_plain;h=fb21f17c46716b80eb0be57a11306e9735dcfedc;p=noc.git

realraum is spelled with small letters
---

diff --git a/README.md b/README.md
index 3a34798..736924d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 This repository is hosted on [`git.realraum.at`] and on [Github].
 It contains documentation and scripts used for managing the network
-in [Realraum], an Austrian hackerspace.
+in [realraum], an Austrian hackerspace.
 
 The copy on [Github] is (currently) deemed authoritative, to provide
 (basic) issues-tracking and PR review tools.  To push to both locations
@@ -10,14 +10,14 @@ simultaneously, use the following `.git/config` snippet:
 
 	[remote "origin"]
 		url = git@git.realraum.at:noc
-		url = github.com:realraum/noc
+		url = git@github.com:realraum/noc
 
 In the longer-term, we should setup an internal issues-and-review tool.
 
 
 [`git.realraum.at`]: https://git.realraum.at/?p=noc.git;a=summary
 [Github]:            https://github.com/realraum/noc
-[Realraum]:          https://realraum.at
+[realraum]:          https://realraum.at
 
 
 ## Development process