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 e32c89f commit 520de91Copy full SHA for 520de91
docs/.vuepress/components/Desktop.vue
@@ -85,7 +85,7 @@ function handleSelect(key) {
85
}
86
87
function openWebsite() {
88
- window.open("https://ad.nn.ci/", "_blank")
+ window.open("https://desktop.alistgo.com/zh", "_blank")
89
90
</script>
91
0 commit comments