Skip to content

Commit 4297f81

Browse files
committed
Update links for Mabot, RFDoc, and SeleniumLibrary to github
1 parent 0d035d3 commit 4297f81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ <h1 class="row-header">THE LIBRARIES</h1>
665665
</div>
666666

667667
<div class="link">
668-
<a href="http://code.google.com/p/robotframework-seleniumlibrary/" target="_blank">SeleniumLibrary</a>
668+
<a href="http://github.com/robotframework/SeleniumLibrary/" target="_blank">SeleniumLibrary</a>
669669
Web testing library that uses popular Selenium tool internally. Uses deprecated Selenium 1.0 and thus not recommended for new projects.
670670
</div>
671671

@@ -900,7 +900,7 @@ <h1 class="row-header">THE TOOLS</h1>
900900
</div>
901901

902902
<div class="link">
903-
<a href="http://code.google.com/p/robotframework-mabot/" target="_blank">Mabot</a>
903+
<a href="http://github.com/robotframework/mabot/" target="_blank">Mabot</a>
904904
Tool for reporting manual tests in format compatible with Robot Framework outputs.
905905
</div>
906906

@@ -913,7 +913,7 @@ <h1 class="row-header">THE TOOLS</h1>
913913
</div>
914914

915915
<div class="link">
916-
<a href="http://code.google.com/p/rfdoc/" target="_blank">RFDoc</a>
916+
<a href="http://github.com/robotframework/rfdoc/" target="_blank">RFDoc</a>
917917
Web based system for storing and searching Robot Framework test library and resource file documentations.
918918
</div>
919919

0 commit comments

Comments
 (0)