Rename: 404 --> not-found
This commit is contained in:
parent
0f204eebe1
commit
cb8663873d
8 changed files with 8 additions and 8 deletions
|
|
@ -13,7 +13,7 @@ import Vue from 'vue'
|
|||
import i18n from '../../../i18n';
|
||||
|
||||
export default Vue.extend({
|
||||
i18n: i18n('common/views/pages/404.vue'),
|
||||
i18n: i18n('common/views/pages/not-found.vue'),
|
||||
data() {
|
||||
return {
|
||||
src: ''
|
||||
Loading…
Add table
Add a link
Reference in a new issue