Skip to content

Commit

Permalink
Fix links to validator examples (#94)
Browse files Browse the repository at this point in the history
Tiny fix from #93 adds
back the links in the examples.
  • Loading branch information
emcfarlane authored Sep 21, 2023
1 parent 4655215 commit 8151372
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This directory has examples for protovalidate.

To get started, checkout the following examples:

- [`option_number.proto`](option_number.proto)
- [`option_string.proto`](option_string.proto)
- [`option_number_range.proto`](option_number_range.proto)
- [`option_string_match_pattern.proto`](option_string_match_pattern.proto)
- [`option_repeated.proto`](option_repeated.proto)

The complete set of options can be found [here](../proto/protovalidate/buf/validate/validate.proto).
Expand Down

0 comments on commit 8151372

Please sign in to comment.