Move project to Sourcehut
Github will remain only a mirror.
This commit is contained in:
parent
d456f6e25e
commit
95455f7ad2
@ -852,7 +852,7 @@ function goBack() {
|
||||
OOMAnalyser <span id="version"></span> |
|
||||
Copyright (C) 2017-2020 Carsten Grohmann |
|
||||
<a href="javascript:void(0);" onclick="OOMAnalyser.toggle('license')" title="Show / hide license text">License: MIT</a> |
|
||||
<a href="https://github.com/CarstenGrohmann/OOMAnalyser" title="Source code on GitHub">Source Code on GitHub</a>
|
||||
<a href="https://sr.ht/~carstengrohmann/OOMAnalyser/" title="Source code on Sourcehut">Source Code on Sourcehut</a>
|
||||
</div>
|
||||
|
||||
<div class="license__text js-text--display-none" id="license">
|
||||
|
@ -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.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user