You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/07/18 05:28:47 UTC

docs commit: CB-7165 Update links for 'Next guide'

Repository: cordova-docs
Updated Branches:
  refs/heads/master 9cf5f4dd8 -> 0a5980644


CB-7165 Update links for 'Next guide'

Add link to Ember, add protocol to jQuery Mobile link

github: close #221


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

Branch: refs/heads/master
Commit: 0a5980644c41e38edf899136c1e74463732c8ee6
Parents: 9cf5f4d
Author: sandstrom <sa...@users.noreply.github.com>
Authored: Wed Jul 16 11:21:24 2014 +0200
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Thu Jul 17 23:27:42 2014 -0400

----------------------------------------------------------------------
 docs/en/edge/guide/next/index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0a598064/docs/en/edge/guide/next/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/next/index.md b/docs/en/edge/guide/next/index.md
index ac5e3cf..6b6ad8b 100644
--- a/docs/en/edge/guide/next/index.md
+++ b/docs/en/edge/guide/next/index.md
@@ -25,12 +25,13 @@ Even if you choose not to use Cordova, creating a mobile application without usi
 Examples of SPA libraries you can use in your Cordova applications are:
 
 * [AngularJS](http://angularjs.org)
+* [EmberJS](http://emberjs.com)
 * [Backbone](http://backbonejs.org)
 * [Kendo UI](http://www.telerik.com/kendo-ui)
 * [Monaca](http://monaca.mobi/en/)
 * [ReactJS](http://facebook.github.io/react/)
 * [Sencha Touch](http://www.sencha.com/products/touch/)
-* [jQuery Mobile](jquerymobile.com)
+* [jQuery Mobile](http://jquerymobile.com)
 
 And many, many, more.