Skip to content

Commit

Permalink
Revert README change
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r committed Jan 3, 2024
1 parent 1d7eea2 commit e62cbab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

(Unofficial) Rust bindings for the [Kubernetes Gateway API][site].

Based on [gateway-api-v1.0.0].
Based on [gateway-api-v0.5.0-rc1].

[![Crates.io][crate-badge]][crate-url]
[![Documentation][docs-badge]][docs-url]
Expand All @@ -20,7 +20,7 @@ the *v1alpha2* types when the `experimental` feature is enabled.
* Express validation constraints
* Rustify/Linkify documentation

[gateway-api-v1.0.0]: https://github.com/kubernetes-sigs/gateway-api/tree/a0684982eddeb0360e215e0de322c3210ac49bb9
[gateway-api-v0.5.0-rc1]: https://github.com/kubernetes-sigs/gateway-api/tree/4f86f0bd65173b04dadb558f63fbbd53330736d2
[site]: https://gateway-api.sigs.k8s.io/
[crate-badge]: https://img.shields.io/crates/v/k8s-gateway-api.svg
[crate-url]: https://crates.io/crates/k8s-gateway-api
Expand Down

0 comments on commit e62cbab

Please sign in to comment.