From efb0b6e5c8aca071bade801e9053b6a3ba88ec6f Mon Sep 17 00:00:00 2001 From: Andrew Martin Date: Thu, 23 Apr 2015 16:55:58 +0100 Subject: [PATCH] Fix link to etcd-migrate in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f83c9878..da1f6fa66 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Now it's time to dig into the full etcd API and other guides. [libraries-and-tools]: ./Documentation/libraries-and-tools.md [security]: ./Documentation/security.md [tuning]: ./Documentation/tuning.md -[upgrade]: ./Documentation/0_4_migration_tool.md +[upgrade]: ./tools/etcd-migrate/README.md ## Contact