0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Rosco Kalis 541713d73f 🐛Fixed slugs containing the word amp result in 404s when serving the amp version (#9722)
closes #9715

- changed the `urlWithoutSubdirectoryWithoutAmp` variable in the amp
router to only match /amp or /amp/ at the end of the url string, instead
of just matching any occurrence of /amp in the url string
2018-07-10 12:55:08 +02:00
..
client@4a59500933 Updated Ghost-Admin to 1.24.7 2018-07-03 12:43:22 +01:00
server 🐛Fixed slugs containing the word amp result in 404s when serving the amp version (#9722) 2018-07-10 12:55:08 +02:00
test 🐛 Koenig - Support schema-less URLs in embed card (#9725) 2018-07-09 10:32:39 +01:00
index.js