diff --git a/layouts/index.redirects b/layouts/index.redirects index bee5797..0fbb581 100644 --- a/layouts/index.redirects +++ b/layouts/index.redirects @@ -1,4 +1,4 @@ {{- $splatRedirects := site.Data.redirects.splat -}} {{- range $splatRedirects -}} -/grpc-{{ . }}/* https://github.com/grpc/grpc-{{ . }}/:splat +/grpc-{{ . }}/* https://grpc.github.io/grpc-{{ . }}/:splat {{ end -}}