Skip to content

Commit

Permalink
docs: fix dev doc expire link (#1456)
Browse files Browse the repository at this point in the history
doc: fix dev doc expire url link

Signed-off-by: Jun Ouyang <ouyangjun1999@gmail.com>
  • Loading branch information
oowl committed May 29, 2023
1 parent 80db459 commit 1fb3d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/latest/dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ verify signature was copied to [JWK Creator][] for generating the JWK. The JWK C
settings, i.e. `Signing` public key use and the `RS256` algorithm. The generated JWK was wrapped in a JWKS structure
and is hosted in the repo.

[Quickstart]: https://github.com/envoyproxy/gateway/blob/main/docs/user/quickstart.md
[Quickstart]: https://github.com/envoyproxy/gateway/blob/main/docs/latest/user/quickstart.md
[make]: https://www.gnu.org/software/make/
[Github Actions]: https://docs.github.com/en/actions
[workflows]: https://github.com/envoyproxy/gateway/tree/main/.github/workflows
Expand Down

0 comments on commit 1fb3d51

Please sign in to comment.