Skip to content

Commit a859b61

Browse files
committed
fix(deps): fix cloning web colors repo
1 parent c8416d2 commit a859b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
url = https://github.com/realth000/dart_bbcode_parser.git
1010
[submodule "packages/dart_bbcode_web_colors"]
1111
path = packages/dart_bbcode_web_colors
12-
url = git@github.com:realth000/dart_bbcode_web_colors.git
12+
url = https://github.com/realth000/dart_bbcode_web_colors.git

0 commit comments

Comments
 (0)