From f08c488b198d43b4ba17bbcb8bb5292cf78527d9 Mon Sep 17 00:00:00 2001
From: Ricardo Cervera
Date: Tue, 21 Oct 2014 10:18:19 -0700
Subject: [PATCH] docs: Fixed 404 link in SDK Tools page.
Bug: 17950558
Change-Id: Ibd110b6aa693b4f5f4c8ca46efdb2c32a88f3dd2
---
docs/html/tools/sdk/tools-notes.jd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd
index 20388be11fa79..3e3cb4b374da2 100644
--- a/docs/html/tools/sdk/tools-notes.jd
+++ b/docs/html/tools/sdk/tools-notes.jd
@@ -13,7 +13,7 @@ latest revision of the SDK Tools in the <sdk>/tools directory
of the SDK Tools, use the Android SDK Manager to get the
update, rather than downloading a new SDK starter package. For more information
about how to update, see Exploring the SDK.
+href="{@docRoot}tools/help/sdk-manager.html">SDK Manager.
Revisions