From be541f36416c884576c041a83f127e404413697e Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Fri, 15 Jul 2016 12:11:30 -0700 Subject: [PATCH] Documentation: change to grpc-ecosystem --- Documentation/dev-guide/api_grpc_gateway.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/dev-guide/api_grpc_gateway.md b/Documentation/dev-guide/api_grpc_gateway.md index b7127081a..6407937f6 100644 --- a/Documentation/dev-guide/api_grpc_gateway.md +++ b/Documentation/dev-guide/api_grpc_gateway.md @@ -31,7 +31,7 @@ Generated [Swagger][swagger] API definitions can be found at [rpc.swagger.json][ [go-client]: https://github.com/coreos/etcd/tree/master/clientv3 [etcdctl]: https://github.com/coreos/etcd/tree/master/etcdctl [grpc]: http://www.grpc.io/ -[grpc-gateway]: https://github.com/gengo/grpc-gateway +[grpc-gateway]: https://github.com/grpc-ecosystem/grpc-gateway [json-mapping]: https://developers.google.com/protocol-buffers/docs/proto3#json [swagger]: http://swagger.io/ [swagger-doc]: apispec/swagger/rpc.swagger.json