1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

change git repo url

This commit is contained in:
s2
2019-06-17 15:32:51 +02:00
parent b841785adb
commit c577446cc5
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.e.tern.al/s2/gitlit" "url": "https://github.com/S2-/gitlit"
}, },
"author": "", "author": "",
"license": "ISC" "license": "ISC"

View File

@@ -8,7 +8,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "ssh://git@git.e.tern.al:22022/s2/gitlit.git" "url": "https://github.com/S2-/gitlit"
}, },
"author": "", "author": "",
"license": "ISC", "license": "ISC",