You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2012/05/31 12:50:09 UTC

svn commit: r1344646 - /incubator/wookie/site/trunk/content/wookie/docs/developer/features.mdtext

Author: scottbw
Date: Thu May 31 10:50:09 2012
New Revision: 1344646

URL: http://svn.apache.org/viewvc?rev=1344646&view=rev
Log:
Added link to Wave feature doc

Modified:
    incubator/wookie/site/trunk/content/wookie/docs/developer/features.mdtext

Modified: incubator/wookie/site/trunk/content/wookie/docs/developer/features.mdtext
URL: http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/developer/features.mdtext?rev=1344646&r1=1344645&r2=1344646&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/developer/features.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/developer/features.mdtext Thu May 31 10:50:09 2012
@@ -36,7 +36,7 @@ Wookie provides a number of features out
   * jqmobile - provides JQuery Mobile ([seed-widget][3] example)
   * [oauth][5] - provides an OAuth library ([Facebook][4] example, [documentation][5])
   * polling
-  * wave - an implementation of the [Wave Protocol][6] ([Chat widget][7] example)
+  * wave - an implementation of the [Wave Gadget API][6] ([Chat widget][7] example)
   * wookie-ext - Wookie Extensions API
 
 
@@ -94,5 +94,5 @@ If both properties are commented out in 
   [3]: http://svn.apache.org/repos/asf/incubator/wookie/trunk/widgets/widget-template/jqueryMobile/
   [4]: http://svn.apache.org/repos/asf/incubator/wookie/trunk/scratchpad/widgets/fbfriend/
   [5]: features/oauth.html
-  [6]: http://www.waveprotocol.org/
+  [6]: http://svn.apache.org/repos/asf/incubator/wookie/trunk/features/wave/README
   [7]: http://svn.apache.org/repos/asf/incubator/wookie/trunk/widgets/natter/
\ No newline at end of file