Skip to content

Commit

Permalink
👽️ deps: use http url for submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Oct 30, 2023
1 parent 0b18fa7 commit e9053c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "packages/vuepress-plugin-ribbon"]
path = packages/vuepress-plugin-ribbon
url = git@github.com:moefyit/vuepress-plugin-ribbon.git
url = https://github.com/moefyit/vuepress-plugin-ribbon
[submodule "packages/vuepress-plugin-cursor-effects"]
path = packages/vuepress-plugin-cursor-effects
url = https://github.com/moefyit/vuepress-plugin-cursor-effects
Expand All @@ -12,4 +12,4 @@
url = https://github.com/moefyit/vuepress-plugin-meting
[submodule "packages/vuepress-plugin-go-top"]
path = packages/vuepress-plugin-go-top
url = git@github.com:moefyit/vuepress-plugin-go-top.git
url = https://github.com/moefyit/vuepress-plugin-go-top

0 comments on commit e9053c5

Please sign in to comment.