Ghost/core
Aileen Nowak 5bc5eca315 🐛 Fix double slash in scheduling API URL (#8574)
closes #8568

- use our `urlJoin` util to concatenate the URL (not the query part of it, as this is not supported in `urlJoin`) and to prevent possible missing or double slashes, as `config.apiUrl` could be with or without trailing slash
2017-06-14 16:26:28 +02:00
..
client@d53cb48fcc Updated Ghost-Admin to 1.0.0-beta.1 2017-06-08 20:46:12 +01:00
server 🐛 Fix double slash in scheduling API URL (#8574) 2017-06-14 16:26:28 +02:00
test 🐛 Fix double slash in scheduling API URL (#8574) 2017-06-14 16:26:28 +02:00
index.js