You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/03/26 23:08:52 UTC

git commit: CB-6282: added documentation links to homepage

Repository: cordova-registry-web
Updated Branches:
  refs/heads/refactor a2f4387dc -> c5ea3bd6b


CB-6282: added documentation links to homepage


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

Branch: refs/heads/refactor
Commit: c5ea3bd6bcffa3261bea0deb5b783830caba69d8
Parents: a2f4387
Author: Steven Gill <st...@gmail.com>
Authored: Wed Mar 26 15:08:45 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Mar 26 15:08:45 2014 -0700

----------------------------------------------------------------------
 attachments/partials/views/home.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/c5ea3bd6/attachments/partials/views/home.html
----------------------------------------------------------------------
diff --git a/attachments/partials/views/home.html b/attachments/partials/views/home.html
index 750641d..84e4310 100644
--- a/attachments/partials/views/home.html
+++ b/attachments/partials/views/home.html
@@ -25,7 +25,7 @@
 							<h2>Contribute</h2>
 
 							<h4>Want to <span> author &amp; publish</span> plugins?</h4>
-							<a href="pleaseread.html">Please read our docs.</a>
+							<a href="http://cordova.apache.org/docs/en/edge/guide_hybrid_plugins_index.md.html#Plugin%20Development%20Guide">Please read our docs.</a>
 				</div>
 			</div>
 			<div class="call-to-action-mid-spacer visible--lap invisible--hand">
@@ -41,7 +41,7 @@
 							<h2>Utilize</h2>
 
 							<h4>Need to <span>install or remove</span> a plugin?</h4>
-							<a href="pleaseread.html">Check the documentation.</a>
+							<a href="http://cordova.apache.org/docs/en/3.4.0/guide_cli_index.md.html#The%20Command-Line%20Interface_add_plugin_features">Check the documentation.</a>
 				</div>
 			</div>
 		</div>