We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66c53f commit 90ce17bCopy full SHA for 90ce17b
admin/src/components/UserList.vue
@@ -2,7 +2,7 @@
2
<div class="hello">
3
<h3>Published Episodes</h3>
4
<div>
5
- <router-link :to="'newuser/'" tag="button">New</router-link>
+ <router-link :to="'/users/new/'" tag="button">New</router-link>
6
<table>
7
<tr>
8
<th>Username</th>
0 commit comments