You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/08/09 19:59:45 UTC

docs commit: CB-12760: (android) fix internal anchor link

Repository: cordova-docs
Updated Branches:
  refs/heads/master 58f400b2b -> 4e0692a20


CB-12760: (android) fix internal anchor link


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/4e0692a2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/4e0692a2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/4e0692a2

Branch: refs/heads/master
Commit: 4e0692a20622f2923bf7f68a93470290e5d1781e
Parents: 58f400b
Author: Jan Piotrowski <pi...@gmail.com>
Authored: Mon Aug 7 11:07:21 2017 +0200
Committer: filmaj <ma...@gmail.com>
Committed: Wed Aug 9 12:58:58 2017 -0700

----------------------------------------------------------------------
 www/docs/en/dev/guide/platforms/android/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/4e0692a2/www/docs/en/dev/guide/platforms/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/dev/guide/platforms/android/index.md b/www/docs/en/dev/guide/platforms/android/index.md
index cf8d75c..0a773ae 100644
--- a/www/docs/en/dev/guide/platforms/android/index.md
+++ b/www/docs/en/dev/guide/platforms/android/index.md
@@ -220,7 +220,7 @@ You can set these properties in one of four ways:
       cdvMinSdkVersion=20
       ```
 
-  4. By extending `build.gradle` via a [`build-extras.gradle` file](#extending-build-gradle)
+  4. By extending `build.gradle` via a [`build-extras.gradle` file](#extending-buildgradle)
     and setting the property like so:
 
       ```groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org