8000 Merge pull request #5 from guykisel/fix-fakerlibrary-url · tisto/robotframework.github.com@496dc3a · GitHub
[go: up one dir, main page]

Skip to content

Commit 496dc3a

Browse files
committed
Merge pull request robotframework#5 from guykisel/fix-fakerlibrary-url
Link to robotframework-faker's main pypi page
2 parents c575656 + bf0b1ad commit 496dc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ <h1 class="row-header">THE LIBRARIES</h1>
621621
</div>
622622

623623
<div class="link">
624-
<a href="https://pypi.python.org/pypi/robotframework-faker/0.1" target="_blank">robotframework-faker</a>
624+
<a href="https://pypi.python.org/pypi/robotframework-faker/" target="_blank">robotframework-faker</a>
625625
Library for <a href="https://github.com/joke2k/faker" target="_blank">Faker</a>, a fake test data generator.
626626
</div>
627627

0 commit comments

Comments
 (0)
0