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