Closed marcoschneider closed 5 months ago
When clicking on a Module the user lands on a 404 not found page:
I am guessing that this is an easy fix changing the base url inside of src/components/Module.vue:
src/components/Module.vue
Fixed by #70
Problem
When clicking on a Module the user lands on a 404 not found page:
Fix
I am guessing that this is an easy fix changing the base url inside of
src/components/Module.vue
: