diff --git a/static.json b/static.json index 6e18a87e1d..7fbb43a847 100644 --- a/static.json +++ b/static.json @@ -36,6 +36,9 @@ }, "/guides": { "url": "https://guides.emberjs.com/" + }, + "/guides/": { + "url": "https://guides.emberjs.com/" } } }