diff --git a/OOMAnalyser.html b/OOMAnalyser.html
index 5c08f00..8f8bd4a 100644
--- a/OOMAnalyser.html
+++ b/OOMAnalyser.html
@@ -852,7 +852,7 @@ function goBack() {
OOMAnalyser |
Copyright (C) 2017-2020 Carsten Grohmann |
License: MIT |
- Source Code on GitHub
+ Source Code on Sourcehut
diff --git a/README.md b/README.md
index 98376f8..85a7e52 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ without an Internet connection.
* Clone the repository:
```
-# git clone https://github.com/CarstenGrohmann/OOMAnalyser
+# git clone https://git.sr.ht/~carstengrohmann/OOMAnalyser
```
* Setup the Python virtual environment:
@@ -95,7 +95,7 @@ or
## Known Bugs/Issues
-Check the project [issue tracker](https://github.com/CarstenGrohmann/OOMAnalyser/issues)
+Check the project [issue tracker](https://todo.sr.ht/~carstengrohmann/OOMAnalyser)
for current open bugs. New bugs can be reported there also.