We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355ddfd commit e374570Copy full SHA for e374570
.gitmodules
@@ -8,7 +8,8 @@
8
branch = main
9
[submodule "src/code.cloudfoundry.org/routing-info"]
10
path = src/code.cloudfoundry.org/routing-info
11
- url = http://github.com/cloudfoundry/routing-info
+ url = https://github.com/cloudfoundry/routing-info
12
+ branch = main
13
[submodule "src/code.cloudfoundry.org/routing-api-cli"]
14
path = src/code.cloudfoundry.org/routing-api-cli
15
url = https://github.com/cloudfoundry/routing-api-cli
0 commit comments