update git modules url (#2531)
This commit is contained in:
parent
634a7fd3a5
commit
4862c4fb1d
|
|
@ -1,9 +1,9 @@
|
|||
[submodule "apm-protocol/apm-network/src/main/proto"]
|
||||
path = apm-protocol/apm-network/src/main/proto
|
||||
url = https://github.com/apache/incubator-skywalking-data-collect-protocol.git
|
||||
url = https://github.com/apache/skywalking-data-collect-protocol.git
|
||||
[submodule "oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol"]
|
||||
path = oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol
|
||||
url = https://github.com/apache/incubator-skywalking-query-protocol.git
|
||||
url = https://github.com/apache/skywalking-query-protocol.git
|
||||
[submodule "skywalking-ui"]
|
||||
path = skywalking-ui
|
||||
url = https://github.com/apache/skywalking-rocketbot-ui.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c91b65dd8fac2c5866d79834ae73c3c445ce11cf
|
||||
Subproject commit b000505f5885b3337db9441bfb6feab8cfd9ab76
|
||||
Loading…
Reference in New Issue