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 2012/04/20 01:09:23 UTC

spec commit: Forgot to include link to manual network tests

Updated Branches:
  refs/heads/master 58d3a4181 -> 73655b29d


Forgot to include link to manual network tests


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/commit/73655b29
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/tree/73655b29
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/diff/73655b29

Branch: refs/heads/master
Commit: 73655b29d2ea681e68fb3a58d35c130ad170e09f
Parents: 58d3a41
Author: Fil Maj <ma...@gmail.com>
Authored: Thu Apr 19 16:11:31 2012 -0700
Committer: Fil Maj <ma...@gmail.com>
Committed: Thu Apr 19 16:11:31 2012 -0700

----------------------------------------------------------------------
 index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-mobile-spec/blob/73655b29/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 6a9c5a7..6d76d9d 100755
--- a/index.html
+++ b/index.html
@@ -29,6 +29,7 @@
     <a href="events/index.html" class="btn large">Events</a>
     <a href="location/index.html" class="btn large">Location</a>
     <a href="misc/index.html" class="btn large">Misc Content</a>
+    <a href="network/index.html" class="btn large">Network</a>
     <a href="notification/index.html" class="btn large">Notification</a>
     <a href="sql/index.html" class="btn large">Web SQL</a>
     <a href="storage/index.html" class="btn large">Local Storage</a>