From 1fbbbeff3f8eecd98febacd91f0bb0b4e110e78f Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Tue, 15 Sep 2020 12:58:39 -0400 Subject: [PATCH] More blog-entry redirects (#394) Contributes to #392 --- layouts/index.redirects | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/layouts/index.redirects b/layouts/index.redirects index 5c206be..7360ccf 100644 --- a/layouts/index.redirects +++ b/layouts/index.redirects @@ -1,4 +1,4 @@ -# cSpell:ignore helloasync loadbalancing quickstart sapi vendasta vendastagrpc +# cSpell:ignore channelz helloasync loadbalancing quickstart sapi vendasta vendastagrpc # # API reference docs # @@ -45,7 +45,7 @@ /docs/reference /docs/languages /docs/samples /docs/languages /docs/tutorials/async/helloasync-cpp* /docs/languages/cpp/async -/docs/tutorials/auth/oauth2-objective-c /docs/languages/objective-c/oauth2 +/docs/tutorials/auth/oauth2-objective-c* /docs/languages/objective-c/oauth2 /docs/reference/:lang/generated-code* /docs/languages/:lang/generated-code @@ -68,6 +68,8 @@ # /2017/08/22/grpc-go-perf-improvements* /blog/grpc-go-perf-improvements +/2018/01/22/grpc-go-engineering-practices* /blog/grpc-go-engineering-practices +/blog/a_short_introduction_to_channelz* /blog/a-short-introduction-to-channelz /blog/flatbuffers /blog/grpc-flatbuffers /blog/grpc_on_http2 /blog/grpc-on-http2 /blog/http2_smarter_at_scale /blog/http2-smarter-at-scale