Author: pekka.klarck
Date: Sun Apr 19 13:04:10 2009
New Revision: 1915
Modified:
trunk/doc/userguide/src/ExtendingRobotFramework/CreatingTestLibraries.txt
Log:
updated url
Modified:
trunk/doc/userguide/src/ExtendingRobotFramework/CreatingTestLibraries.txt
==============================================================================
---
trunk/doc/userguide/src/ExtendingRobotFramework/CreatingTestLibraries.txt
(original)
+++
trunk/doc/userguide/src/ExtendingRobotFramework/CreatingTestLibraries.txt
Sun Apr 19 13:04:10 2009
@@ -1281,7 +1281,7 @@
following example. Others may find it easier to consult `Python Reference
Manual`__ first.
-__ http://docs.python.org/ref/attribute-access.html
+__ http://docs.python.org/reference/datamodel.html#attribute-access
.. sourcecode:: python