fix: update obsolete repository link
This commit is contained in:
@@ -256,7 +256,7 @@ Goyco includes a comprehensive CLI for administration:
|
||||
### Get the sources
|
||||
|
||||
```bash
|
||||
git clone https://github.com/sandrocazzaniga/goyco.git
|
||||
git clone https://git.kharec.info/Kharec/goyco.git
|
||||
cd goyco
|
||||
```
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
|
||||
<footer class="site-footer">
|
||||
<div class="container">
|
||||
<small>Powered with ❤️ by <a href="https://github.com/sandrocazzaniga/goyco">Goyco</a></small>
|
||||
<small>Powered with ❤️ by <a href="https://git.kharec.info/Kharec/goyco">Goyco</a></small>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Goyco - Self-hosted news aggregation platform
|
||||
Documentation=https://github.com/sandrocazzaniga/goyco
|
||||
Documentation=https://git.kharec.info/Kharec/goyco
|
||||
After=network-online.target postgresql.service
|
||||
|
||||
[Service]
|
||||
|
||||
Reference in New Issue
Block a user