You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/10 03:52:12 UTC

docs commit: Fixing docs link on main page.

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 31ee778fc -> d25ab9cbb


Fixing docs link on main page.


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

Branch: refs/heads/cordova-website
Commit: d25ab9cbba1850575835d8ac25a0f5594b34d98f
Parents: 31ee778
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Wed Sep 9 18:52:06 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Wed Sep 9 18:52:06 2015 -0700

----------------------------------------------------------------------
 www/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/d25ab9cb/www/index.html
----------------------------------------------------------------------
diff --git a/www/index.html b/www/index.html
index 12320a6..67fc1a5 100644
--- a/www/index.html
+++ b/www/index.html
@@ -27,7 +27,7 @@ permalink: /
                     <a href="#getstarted" class="btn btn-lg btn-primary">
                         Get Started
                     </a>
-                    <a href="{{ site.baseurl }}/docs/en/edge" class="btn btn-lg btn-primary">
+                    <a href="{{ site.baseurl }}/docs/en/edge/guide/cli/" class="btn btn-lg btn-primary">
                         Documentation
                     </a>
                 </div>


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