Revision: 2404
Author: pekka.klarck
Date: Sun Nov 29 16:49:40 2009
Log: update link
http://code.google.com/p/robotframework/source/detail?r=2404

Modified:
 /wiki/DocumentationIndex.wiki
 /wiki/ReleaseNotes21.wiki

=======================================
--- /wiki/DocumentationIndex.wiki       Fri Oct 23 03:18:53 2009
+++ /wiki/DocumentationIndex.wiki       Sun Nov 29 16:49:40 2009
@@ -3,8 +3,8 @@
     * [Installation]
     * [QuickStartGuide Quick Start Guide]
     * [UserGuide User Guide]
-    * [UsingC Using C from Robot Framework test libraries]
     * [HowToWriteGoodTestCases How To Write Good Test Cases]
+    * [HowToUseC How To Use C From Test Libraries]
     * [PythonTutorial Python Tutorial]
     * [Templates Test Data Templates]
     * [MailingLists Mailing Lists]
=======================================
--- /wiki/ReleaseNotes21.wiki   Fri Oct 23 10:51:29 2009
+++ /wiki/ReleaseNotes21.wiki   Sun Nov 29 16:49:40 2009
@@ -175,7 +175,7 @@
 enhancements.  The most important new feature is making
[http://robotframework.googlecode.com/svn/tags/robotframework-2.1.2/doc/userguide/RobotFrameworkUserGuide.html#behavior-driven-style Given/When/Then/And prefixes optional in keyword names] (issue 409)
 to ease creating BDD style test cases, and the biggest documentation
-enhancement is [UsingC an example of using C language from test libraries]
+enhancement is [HowToUseC an example of using the C language from test libraries]
 (issue 394).

 Robot Framework 2.1.2 was released on Friday 2009-10-23.

Reply via email to