Rename: 404 --> not-found
This commit is contained in:
parent
0f204eebe1
commit
cb8663873d
8 changed files with 8 additions and 8 deletions
|
|
@ -18,7 +18,7 @@ import Apps from './views/apps.vue';
|
|||
import AppNew from './views/new-app.vue';
|
||||
import App from './views/app.vue';
|
||||
import ui from './views/ui.vue';
|
||||
import NotFound from '../common/views/pages/404.vue';
|
||||
import NotFound from '../common/views/pages/not-found.vue';
|
||||
|
||||
Vue.use(BootstrapVue);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue