From d7ef437dacc78a45237d9db28ca13b2d4fe7f59b Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Thu, 23 May 2019 13:11:09 -0700 Subject: [PATCH] RELEASING.md: Update locations for new grpc.io website --- RELEASING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASING.md b/RELEASING.md index 723abddd72..aefb1b6ef7 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -199,8 +199,8 @@ Update version referenced by tutorials -------------------------------------- Update the `grpc_java_release_tag` in -[\_data/config.yml](https://github.com/grpc/grpc.github.io/blob/master/_data/config.yml) -of the grpc.github.io repository. +[config.toml](https://github.com/grpc/grpc.io/blob/master/config.toml) +of the grpc.io repository. Notify the Community --------------------