Skip to content

Commit 179c7a3

Browse files
committed
fix: replace plugins register adress.
1 parent b37444a commit 179c7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/registry.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package internal
1818

1919
const (
20-
pluginRegistryAddress = "https://vfox-plugins.lhan.me"
20+
pluginRegistryAddress = "https://version-fox.github.io/vfox-plugins"
2121
)
2222

2323
// RegistryIndex is the index of the registry

0 commit comments

Comments
 (0)