aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix/client_matrix.py
diff options
context:
space:
mode:
authorGravatar Jakob Roland Andersen <jakobr@google.com>2018-03-06 16:39:27 +0100
committerGravatar Jakob Roland Andersen <jakobr@google.com>2018-03-06 16:39:27 +0100
commit3ebfe92fa1814bbc8c2939e4ad10c5eaf58a117d (patch)
treeadd24f71d3612b3a27f535373d94a7f47bbb53f5 /tools/interop_matrix/client_matrix.py
parentcb36a2a92b2d1fd899362113c9df80b482b093a2 (diff)
Update grpc-dart repo after The Move.
Diffstat (limited to 'tools/interop_matrix/client_matrix.py')
-rw-r--r--tools/interop_matrix/client_matrix.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py
index 943c235ca7..83d75ec0eb 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -18,7 +18,7 @@
def get_github_repo(lang):
return {
- 'dart': 'https://github.com/dart-lang/grpc-dart.git',
+ 'dart': 'https://github.com/grpc/grpc-dart.git',
'go': 'https://github.com/grpc/grpc-go.git',
'java': 'https://github.com/grpc/grpc-java.git',
'node': 'https://github.com/grpc/grpc-node.git',