X-Git-Url: https://git.realraum.at/?p=noc.git;a=blobdiff_plain;f=README.md;h=736924de699d7222da59b8b6c192e1d4b24cf5d3;hp=3a347989c482ea5b1d58252943f475407ceaa0bc;hb=HEAD;hpb=a1a4f3e1c7185c277c0cc8cc42a2d6c2616df572 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