Skip to content

Commit

Permalink
Merge pull request #10 from danemadsen/correct-submodule-path
Browse files Browse the repository at this point in the history
update GGML submodule url
  • Loading branch information
maxilevi authored Aug 24, 2024
2 parents 4e46d7e + 54f5c8e commit 7d457f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "ggml"]
path = ggml
url = git@github.com:maxilevi/ggml.git
url = https://github.com/maxilevi/ggml.git
[submodule "highway"]
path = highway
url = https://github.com/google/highway.git
Expand Down

0 comments on commit 7d457f9

Please sign in to comment.