Fix url to git repository in package.json
parent
8cd80bfd96
commit
c2c47eee85
|
@ -14,12 +14,12 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/clems4ever/two-factor-auth-server"
|
||||
"url": "git+https://github.com/clems4ever/authelia"
|
||||
},
|
||||
"author": "Clement Michaud <clement.michaud34@gmail.com>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/clems4ever/two-factor-auth-server/issues"
|
||||
"url": "https://github.com/clems4ever/authelia/issues"
|
||||
},
|
||||
"apidoc": {
|
||||
"title": "Authelia API documentation"
|
||||
|
|
Loading…
Reference in New Issue