Ghost/core/server/adapters/scheduling/post-scheduling
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
..
index.js 🐛 Fix double slash in scheduling API URL (#8574) 2017-06-14 16:26:28 +02:00