Skip to content

Commit

Permalink
fix: matrix link in release note (#2157)
Browse files Browse the repository at this point in the history
Signed-off-by: bitliu <bitliu@tencent.com>
  • Loading branch information
Xunzhuo authored Nov 2, 2023
1 parent 58bf2c2 commit 4c57d8f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/content/en/blog/releases/v0.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Envoy Gateway will be at [EnvoyCon NA][] this October in Detroit. Don't miss [o
release and future direction of the project.

[Release Notes]: https://github.com/envoyproxy/gateway/blob/main/release-notes/v0.2.0.yaml
[matrix]: https://gateway.envoyproxy.io/intro/compatibility.html
[matrix]: https://gateway.envoyproxy.io/blog/2022/10/01/versions
[docs]: https://gateway.envoyproxy.io/index.html
[Download]: https://github.com/envoyproxy/gateway/releases/tag/v0.2.0
[conformance tests]: https://gateway-api.sigs.k8s.io/concepts/conformance/?h=conformance
Expand Down
2 changes: 1 addition & 1 deletion site/content/en/blog/releases/v0.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ The release adds a ton of features and functionality. Here are some highlights:
+ Added Support for Request Authentication

[Release Notes]: https://github.com/envoyproxy/gateway/blob/main/release-notes/v0.3.0.yaml
[matrix]: https://gateway.envoyproxy.io/v0.3.0/intro/compatibility.html
[matrix]: https://gateway.envoyproxy.io/blog/2022/10/01/versions
[docs]: https://gateway.envoyproxy.io/v0.3.0/index.html
[Download]: https://github.com/envoyproxy/gateway/releases/tag/v0.3.0
2 changes: 1 addition & 1 deletion site/content/en/blog/releases/v0.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ The release adds a ton of features and functionality. Here are some highlights:
+ Added EDS Support

[Release Notes]: https://github.com/envoyproxy/gateway/blob/main/release-notes/v0.4.0.yaml
[matrix]: https://gateway.envoyproxy.io/v0.4.0/intro/compatibility.html
[matrix]: https://gateway.envoyproxy.io/blog/2022/10/01/versions
[docs]: https://gateway.envoyproxy.io/v0.4.0/index.html
[Download]: https://github.com/envoyproxy/gateway/releases/tag/v0.4.0
2 changes: 1 addition & 1 deletion site/content/en/blog/releases/v0.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ The release adds a ton of features and functionality. Here are some highlights:
+ Added Best Practices Default Edge Settings to Xds Resources

[Release Notes]: https://github.com/envoyproxy/gateway/blob/main/release-notes/v0.5.0.yaml
[matrix]: https://gateway.envoyproxy.io/v0.5.0/intro/compatibility.html
[matrix]: https://gateway.envoyproxy.io/blog/2022/10/01/versions
[docs]: https://gateway.envoyproxy.io/v0.5.0/index.html
[Download]: https://github.com/envoyproxy/gateway/releases/tag/v0.5.0
2 changes: 1 addition & 1 deletion site/content/en/blog/releases/v0.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ The release adds a ton of features and functionality. Here are some highlights:
+ Converted the `bootstrap` field within `EnvoyProxy` into a struct to support merge operations.

[Release Notes]: https://github.com/envoyproxy/gateway/blob/main/release-notes/v0.6.0.yaml
[matrix]: https://gateway.envoyproxy.io/v0.6.0/intro/compatibility.html
[matrix]: https://gateway.envoyproxy.io/blog/2022/10/01/versions
[docs]: https://gateway.envoyproxy.io/v0.6.0/index.html
[Download]: https://github.com/envoyproxy/gateway/releases/tag/v0.6.0

0 comments on commit 4c57d8f

Please sign in to comment.