You've already forked wp-fedistream
fix: Use relative URL for submodule
Some checks failed
Create Release Package / build-release (push) Failing after 50s
Some checks failed
Create Release Package / build-release (push) Failing after 50s
Relative URL allows CI to use the same access method as the main repo, avoiding networking issues with absolute URLs. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "lib/wc-licensed-product-client"]
|
||||
path = lib/wc-licensed-product-client
|
||||
url = https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client.git
|
||||
url = ../wc-licensed-product-client.git
|
||||
|
||||
Reference in New Issue
Block a user