Fix link in composer

This commit is contained in:
James Cole
2020-01-03 11:29:56 +01:00
parent b2808d6a0c
commit 5b9e0319c7
2 changed files with 6 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
"forum": "https://reddit.com/r/FireflyIII",
"wiki": "https://github.com/firefly-iii/help/wiki",
"source": "https://github.com/firefly-iii/firefly-iii",
"docs": "https://firefly-iii.readthedocs.io/en/latest/"
"docs": "https://docs.firefly-iii.org/"
},
"require": {
"php": ">=7.3.0",