Ghost/core
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
..
client@1a1cb22ba4 Updated Ghost-Admin to v3.13.3 2020-04-15 14:06:16 +01:00
frontend 🐛 Fixed /edit route redirect for tag taxonomies 2020-04-16 21:23:38 +12:00
server Fixed spam prevention for private sites 2020-04-15 16:44:53 +01:00
shared/nql-map-key-values
index.js