Skip to content

Commit dd9927e

Browse files
committed
fix brotli repo url in .gitmodules
1 parent 0b75fa2 commit dd9927e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
ignore = dirty
2525
[submodule "lib/brotli"]
2626
path = lib/brotli
27-
url = https://github.com/google/brotli
27+
url = https://github.com/google/brotli.git
2828
ignore = dirty

0 commit comments

Comments
 (0)