Fix - Failing build

This commit is contained in:
Kamran Ahmed
2019-11-13 22:41:25 +04:00
parent 745d93fbfe
commit 6c113fd148
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ const getRoadmapRoutes = () => {
...roadmapRoutes,
// Default roadmap path i.e. `{ '/frontend': { page: '/[roadmap]/index', query: 'frontend' }`
[roadmap.url]: {
page: '/[roadmap]/index',
page: '/[roadmap]',
query: slug
},
// Route for each of the versions of this roadmap i.e.