Browse Source

ROADMAP: fix v3 API issues link

Jonathan Boulle 10 years ago
parent
commit
6afd8e4fd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ROADMAP.md

+ 1 - 1
ROADMAP.md

@@ -25,7 +25,7 @@ etcd 2.2 is our current stable branch. The roadmap below outlines new features t
 - simple v3 client (maybe)
 
 ### etcd 3.0 (January)
-- v3 API ([see also the issue tag](https://github.com/coreos/etcd/issues?utf8=%E2%9C%93&q=label%3Av3api))
+- v3 API ([see also the issue tag](https://github.com/coreos/etcd/issues?utf8=%E2%9C%93&q=label%3Aarea/v3api))
   - Transactions
   - Leases
   - Binary protocol