fixed path to manual

This commit is contained in:
Timo Volkmann 2019-06-26 14:00:36 +02:00
parent bbd0c7e030
commit 4353a9e0e5

View File

@ -124,7 +124,7 @@ module.exports = function (ctx) {
//API: JSON.stringify('http://localhost:8080'),
API: JSON.stringify('https://seserver.se.hs-heilbronn.de:9443/buga19geocachingbackend'),
USER_API: JSON.stringify('https://seserver.se.hs-heilbronn.de:9443/buga19usermanagement'),
MANUAL_URI: JSON.stringify('/manual/index.html')
MANUAL_URI: JSON.stringify('/buga19geocaching/manual/index.html')
}
},