Ghost/core/server/adapters
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
..
scheduling 🐛 Fix double slash in scheduling API URL (#8574) 2017-06-14 16:26:28 +02:00
storage 🎨 Move scheduling and storage in adapters/ (#8435) 2017-05-15 12:52:01 +02:00