switch repo

This commit is contained in:
les
2019-08-07 22:35:32 +02:00
parent 69388acade
commit 60ef050257
3 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ search_enabled: true
aux_links: aux_links:
"Source": "Source":
- https://git.lattuga.net/cisti/gancio - https://framagit.org/les/gancio
#Exclude from processing. #Exclude from processing.

View File

@@ -6,7 +6,7 @@ nav_order: 6
--- ---
# Contribute # Contribute
{: .no_toc } {: .no_toc }
If you want to contribute, take a look at the [issues](https://git.lattuga.net/cisti/gancio/issues) If you want to contribute, take a look at the [issues](https://framagit.net/les/gancio/issues)
1. TOC 1. TOC
{:toc} {:toc}

View File

@@ -17,11 +17,11 @@
"license": "AGPL-3.0", "license": "AGPL-3.0",
"bugs": { "bugs": {
"email": "lesion@autistici.org", "email": "lesion@autistici.org",
"url": "https://git.lattuga.net/cisti/gancio/issues" "url": "https://framagit.net/les/gancio/issues"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.lattuga.net/cisti/gancio.git" "url": "https://framagit.net/les/gancio.git"
}, },
"bin": { "bin": {
"gancio": "server/cli.js" "gancio": "server/cli.js"