From 18bb46584ec01de26d0775e2cb00b44e6e465b75 Mon Sep 17 00:00:00 2001 From: Komal Agarwal Date: Sun, 17 Sep 2017 12:26:27 +0530 Subject: [PATCH] Update cygwin.rst --- cygwin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cygwin.rst b/cygwin.rst index 7dde5aee5..30b11ad1d 100644 --- a/cygwin.rst +++ b/cygwin.rst @@ -149,7 +149,7 @@ Android Studio ADB (Android Debug Bridge) is part of `Android Studio `_. This is the best way to get ADB if you plan to do any other Android development. It *should* be installed by default when you install Android Studio. To use it from the command line, you'll need to add the SDK Platform tools to your path. -.. _standalone-sdk-tools: +.. _standalonesdk-tools: Standalone SDK Tools --------------------