mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 06:12:03 +03:00
d96be4907e
no issue - we try to store all urls as relative paths where possible in Ghost so that the `config.url` value can be changed - all relative paths are stored as root-relative except for the `post.canonical_url` field which was storing subdirectory-relative paths - adds a migration to put the subdirectory prefix onto any relative canonical_url paths - updates the canonical_url input serialiser to keep the subdirectory rather than stripping it to match all other url fields |
||
---|---|---|
.. | ||
client@5d3717016a | ||
frontend | ||
server | ||
test | ||
index.js |