mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
refs #4989 - fix handling of urls relative to base domain when ghost is installed in a sub folder Fixes an issue when ghost was installed to a sub-dir, e.g. `example.com/blog` and an attempt to link to `example.com/` or `example.com/something-else` would always be re-written to `example.com/blog/` or `example.com/blog/something-else`. |
||
---|---|---|
.. | ||
client | ||
server | ||
shared | ||
test | ||
index.js |