From 8575b9d8f698539f9c774004ffcf5ea7e8b089d3 Mon Sep 17 00:00:00 2001 From: bpiper02 Date: Wed, 26 Aug 2026 21:26:28 -0400 Subject: [PATCH] docs: update v2 status links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98821fe..50ab222 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ rust-smallvec > change between versions. > > The status of v2 can be tracked in: -> - [its tracking issue](https://github.com/servo/rust-smallvec/issues/425) +> - [the milestones](https://github.com/servo/rust-smallvec/milestones) > - [the wiki spec](https://github.com/servo/rust-smallvec/wiki) > > The source code for the latest smallvec 1.x.y release can be found on the