Skip to content

Commit bc392ef

Browse files
Fix link in migration doc (#1678)
1 parent c337399 commit bc392ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/v2-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ See `a_bit_of_everything.proto` in the example protos for more examples.
6161
See
6262
[the original issue](https://github.com/grpc-ecosystem/grpc-gateway/issues/375)
6363
and
64-
[original pull request](https://github.com/grpc-ecosystem/grpc-gateway/issues/375)
64+
[original pull request](https://github.com/grpc-ecosystem/grpc-gateway/pull/540)
6565
for more information.
6666

6767
If you want to revert to the old behaviour, configure a custom marshaler with

0 commit comments

Comments
 (0)