Skip to content

Commit

Permalink
fix: Change submodule URL to relative
Browse files Browse the repository at this point in the history
  • Loading branch information
williamrowell authored Feb 20, 2024
1 parent 7a89918 commit 90c68e7
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,3 +1,3 @@
[submodule "workflows/wdl-common"]
path = workflows/wdl-common
url = https://github.com/PacificBiosciences/wdl-common.git
url = ../wdl-common.git

0 comments on commit 90c68e7

Please sign in to comment.