diff --git a/README.md b/README.md index 9be67af..5746fe1 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/internal/templates/base.gohtml b/internal/templates/base.gohtml index ef58415..530597b 100644 --- a/internal/templates/base.gohtml +++ b/internal/templates/base.gohtml @@ -54,7 +54,7 @@ diff --git a/services/goyco.service b/services/goyco.service index 075b895..0f9ab88 100644 --- a/services/goyco.service +++ b/services/goyco.service @@ -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]