From 6afd8e4fd91d5f5b400937a7d897bc7a76e17158 Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Mon, 12 Oct 2015 20:56:20 -0700 Subject: [PATCH] ROADMAP: fix v3 API issues link --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 0b8993cf4..560e47063 100644 --- a/ROADMAP.md +++ b/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