From 2cbb0869015a3ef4b3ae6fc1a6ab32c687d196c3 Mon Sep 17 00:00:00 2001 From: Kevin Hufnagle Date: Wed, 30 Mar 2016 15:20:49 -0700 Subject: [PATCH] docs: Removed dead link in "create project" TOC. The TOC on the "Creating an Android Project" page is now updated such that all of the links direct readers to a useful area on the page. Bug: 27302059 Change-Id: Ideefaa78541e966f788bb9fc28a1080f2cd5ce50 --- docs/html/training/basics/firstapp/creating-project.jd | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/html/training/basics/firstapp/creating-project.jd b/docs/html/training/basics/firstapp/creating-project.jd index be7c6124746c7..57118ce1b7915 100644 --- a/docs/html/training/basics/firstapp/creating-project.jd +++ b/docs/html/training/basics/firstapp/creating-project.jd @@ -18,7 +18,6 @@ next.link=running-app.html
  1. Create a Project with Android Studio
  2. -
  3. Create a Project with Command Line Tools

You should also read