Ghost/core/frontend
Nazar Gargol bd92fcd282 🐛 Fixed /edit route redirect for tag taxonomies
refs 183e22e0bf (diff-f3a289058604b2b069d07bb8e2cda60cL39)

- When using the `/edit` route in the end of tag taxonomy redirect was landing on 404 page in Ghost-Admin. For example redirect for `/tags/getting-started/edit/` would redirect to `/#/settings/tags/getting-started`, instead of `/#/tags/getting-started`
- Referenced commit is where the routing in Ghost-Admin was changed from `/settings/tags/:slug/` to `/tags/:slug`
2020-04-16 21:23:38 +12:00
..
apps 🐛 Fixed "View site" not logging into private sites with separate admin domains 2020-04-15 10:52:30 +01:00
helpers Improved helper index, use glob to read directory 2020-04-10 13:08:41 +01:00
meta 🐛 Fixed publisher logo meta schema 2020-03-03 12:18:23 +00:00
services 🐛 Fixed /edit route redirect for tag taxonomies 2020-04-16 21:23:38 +12:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00