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 54d24e2 commit f688d15Copy full SHA for f688d15
template/ui/src/views/HomeView.vue
@@ -23,7 +23,7 @@ onMounted(() => {
23
<span class="message">你可以点击下方文档继续下一步</span>
24
<div class="docs">
25
<a
26
- href="https://docs.halo.run/developer-guide/plugin/publish"
+ href="https://docs.halo.run/developer-guide/appendix/publish-app"
27
class="docs__box"
28
target="_blank"
29
>
0 commit comments