0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
kirrg001 991ccb1d35 Moved make-absolute-urls to url service
refs #9178

- this util uses the url services (!)
- moving this file into lib would not make sense right now
  - that would mean a module requires first ../lib/url, which then requires ../services/url
- the url service definitely need a clean up 😃
2017-12-14 22:34:37 +01:00
..
client@54ced51f91 Updated Ghost-Admin to 1.19.0 2017-12-13 10:15:23 +01:00
server Moved make-absolute-urls to url service 2017-12-14 22:34:37 +01:00
test Moved make-absolute-urls to url service 2017-12-14 22:34:37 +01:00
index.js