Skip to content

Commit f688d15

Browse files
committed
Update documentation link in HomeView
Fixes #6
1 parent 54d24e2 commit f688d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/ui/src/views/HomeView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ onMounted(() => {
2323
<span class="message">你可以点击下方文档继续下一步</span>
2424
<div class="docs">
2525
<a
26-
href="https://docs.halo.run/developer-guide/plugin/publish"
26+
href="https://docs.halo.run/developer-guide/appendix/publish-app"
2727
class="docs__box"
2828
target="_blank"
2929
>

0 commit comments

Comments
 (0)