Skip to content

Commit

Permalink
Merge pull request #254 from modhanami:add-protobuf-tutorials-link
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 610951182
  • Loading branch information
copybara-github committed Feb 28, 2024
2 parents 4f6682c + 9935113 commit 09b934a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codelab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Some key areas covered are:
### Prerequisites
This codelab builds upon a basic understanding of Protocol Buffers and Java.

If you're not familiar with Protocol Buffers, the first exercise will give you a sense of how CEL works, but because the more advanced examples use Protocol Buffers as the input into CEL, they may be harder to understand. Consider working through one of these tutorials, first.
If you're not familiar with Protocol Buffers, the first exercise will give you a sense of how CEL works, but because the more advanced examples use Protocol Buffers as the input into CEL, they may be harder to understand. Consider working through one of these [tutorials](https://developers.google.com/protocol-buffers/docs/tutorials?authuser=0), first.

Note that Protocol Buffers are not required to use CEL, but they are used extensively in this codelab.

Expand Down

0 comments on commit 09b934a

Please sign in to comment.