We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent359c07b commitc38951fCopy full SHA for c38951f
index.html
@@ -1008,7 +1008,7 @@ <h1 class="row-header">THE DOCS</h1>
1008
</div>
1009
1010
<divclass="link">
1011
-<ahref="http://robot-framework.readthedocs.org/en/latest/"target="_blank">RFPublic API</a>
+<ahref="http://robot-framework.readthedocs.org/en/latest/"target="_blank">Public API</a>
1012
Public API for writing your own tools against Robot Framework.
1013
1014
@@ -1027,7 +1027,7 @@ <h1 class="row-header">THE DOCS</h1>
1027
1028
1029
1030
-<ahref="http://www.slideshare.net/pekkaklarck/robot-framework-dos-and-donts"target="_blank">Robot FrameworkDos And Don'ts</a>
+<ahref="http://www.slideshare.net/pekkaklarck/robot-framework-dos-and-donts"target="_blank">Dos And Don'ts</a>
1031
Presentation demonstrating general guidelines how to create good test cases using Robot Framework.
1032
1033