Skip to content

Commit

Permalink
Merge pull request #913 from alexisbatyk/#912-git-submodule-absolute-…
Browse files Browse the repository at this point in the history
…path

Fix using absolute path for git submodules
  • Loading branch information
iduartgomez authored Dec 20, 2023
2 parents c06248a + 7cf99ea commit 70bec60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[submodule "stdlib"]
path = stdlib
url = ../freenet-stdlib
url = https://github.com/freenet/freenet-stdlib

0 comments on commit 70bec60

Please sign in to comment.