Revision: 2430
Author: pekka.klarck
Date: Wed Feb 3 14:57:22 2010
Log: Made the link to the online version more visible.
http://code.google.com/p/robotframework/source/detail?r=2430
Modified:
/wiki/QuickStartGuide.wiki
=======================================
--- /wiki/QuickStartGuide.wiki Sun Apr 19 14:56:01 2009
+++ /wiki/QuickStartGuide.wiki Wed Feb 3 14:57:22 2010
@@ -5,7 +5,7 @@
Robot Framework Quick Start Guide introduces the most important features
of the framework and acts also as an executable demo. Before executing it,
you need to have Robot Framework [Installation installed]. All the features
are explained in detail in the [UserGuide Robot Framework User Guide].
-The guide, and everything needed to run it as a demo, is available through
the [http://code.google.com/p/robotframework/downloads/list download page]
as a separate ZIP package. All this material is also included in source
distributions (in `doc/quickstart` directory) which are also available from
the download page. Additionally, the latest version of the guide is always
available for
[http://robotframework.googlecode.com/svn/trunk/doc/quickstart/quickstart.html
viewing online].
+The guide, and everything needed to run it as a demo, is available through
the [http://code.google.com/p/robotframework/downloads/list download page]
as a separate ZIP package. All this material is also included in source
distributions (in `doc/quickstart` directory) which are also available from
the download page. Additionally, the latest version of the guide is always
available for
_*[http://robotframework.googlecode.com/svn/trunk/doc/quickstart/quickstart.html
viewing online]*_.
To see another demo using Robot Framework, take a look at
[http://code.google.com/p/robotframework-seleniumlibrary SeleniumLibrary]
and
[http://code.google.com/p/robotframework-swinglibrary SwingLibrary].