fix: demo about link
This commit is contained in:
parent
f906c31216
commit
fcf677a416
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/about">{{ count }}</a>
|
||||
<a href="/demo/about">{{ count }}</a>
|
||||
<div>
|
||||
<hello-world name="{{name }}"></hello-world>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue