Skip to content

Commit d189150

Browse files
authored
Link to migration guide (#1247)
1 parent da1a7ca commit d189150

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
> protoc-gen-validate (PGV) has reached a stable state and is in maintenance mode.
99
>
1010
> We recommend that new and existing projects transition to using [`protovalidate`][pv].
11+
> Our [migration guide][migration-guide] walks you through the process.
1112
>
1213
> Read [our blog post][pv-announce] if you want to learn more about the limitations of protoc-gen-validate and
1314
> how we have designed [`protovalidate`][pv] to be better.
@@ -1062,3 +1063,4 @@ docker run --rm \
10621063
[wkts]: https://developers.google.com/protocol-buffers/docs/reference/google.protobuf
10631064
[pv]: https://github.com/bufbuild/protovalidate
10641065
[pv-announce]: https://buf.build/blog/protoc-gen-validate-v1-and-v2/
1066+
[migration-guide]: https://buf.build/docs/migration-guides/migrate-from-protoc-gen-validate/

0 commit comments

Comments
 (0)