aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc
index 93aa54b..95e6a42 100644
--- a/README.adoc
+++ b/README.adoc
@@ -17,7 +17,7 @@ Building and Running
--------------------
Build dependencies: CMake, go
- $ git clone --recursive https://github.com/pjanouch/bbc-on-ice.git
+ $ git clone --recursive https://git.janouch.name/p/bbc-on-ice.git
$ mkdir bbc-on-ice/build
$ cd bbc-on-ice/build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug
@@ -34,9 +34,10 @@ Or you can try telling CMake to make a package for you. For Debian it is:
Contributing and Support
------------------------
-Use this project's GitHub to report any bugs, request features, or submit pull
-requests. If you want to discuss this project, or maybe just hang out with
-the developer, feel free to join me at irc://irc.janouch.name, channel #dev.
+Use https://git.janouch.name/p/bbc-on-ice to report any bugs, request features,
+or submit pull requests. If you want to discuss this project, or maybe just
+hang out with the developer, feel free to join me at irc://irc.janouch.name,
+channel #dev.
License
-------