summaryrefslogtreecommitdiffhomepage
path: root/README.SOFORT
diff options
context:
space:
mode:
Diffstat (limited to 'README.SOFORT')
-rw-r--r--README.SOFORT8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.SOFORT b/README.SOFORT
index 2bb0e5f..b909819 100644
--- a/README.SOFORT
+++ b/README.SOFORT
@@ -13,8 +13,8 @@ the freenode irc network.
LEARN BY COMPARISON:
-# git clone git://midipix.org/sofort
-# git clone git://midipix.org/mdso
+# git clone git://foss21.org/sofort
+# git clone git://foss21.org/mdso
# diff -u sofort/config.project mdso/config.project
# diff -ru sofort/project mdso/project
@@ -23,11 +23,11 @@ LEARN BY COMPARISON:
LEARN BY EXAMPLE:
* mdso: basic configuration, explicit source list
-https://git.midipix.org/cgit.cgi/mdso/
+https://git.foss21.org/cgit.cgi/mdso/
* bfirm: an external build project for libfirm, using wildcards
in project/common.mk and project/headers.mk.
-https://git.midipix.org/cgit.cgi/compilers/bfirm/
+https://git.foss21.org/cgit.cgi/compilers/bfirm/
* sbpython3: an external build project for python3.x, utilizing
sofort's config test framework (cfgtest.sh) and a custom config