mirror of https://github.com/grpc/grpc.io.git
Merge pull request #20 from lucperkins/lperkins/release-url
Update release URL
This commit is contained in:
commit
6836d71a21
|
|
@ -3,3 +3,4 @@
|
|||
/grpc-{{ . }}/* https://grpc.github.io/grpc-{{ . }}/:splat
|
||||
{{ end -}}
|
||||
/grpc/* https://grpc.github.io/grpc/:splat
|
||||
/release https://grpc.github.io/release 200
|
||||
|
|
|
|||
Loading…
Reference in New Issue