Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit a03d8e8

Browse files
authored
XML and HTML links that open in browser
1 parent a371a74 commit a03d8e8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ your pom.xml:
2525
</dependency>
2626

2727
If you cannot use the robotframework-maven-plugin you can use the
28-
[jar-with-dependencies](http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1-jar-with-dependencies.jar),
28+
[jar-with-dependencies](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1-jar-with-dependencies.jar),
2929
which contains all required libraries.
3030

3131
* More information about this library can be found in the
32-
[Keyword Documentation](http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1.html).
32+
[Keyword Documentation](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1.html).
3333
* For keyword completion in RIDE you can download this
34-
[Library Specs](http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1.xml)
34+
[Library Specs](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/2.53.1.1/robotframework-seleniumlibrary-2.53.1.1.xml)
3535
and place it in your PYTHONPATH.
3636

3737

@@ -50,13 +50,13 @@ your pom.xml:
5050
</dependency>
5151

5252
If you cannot use the robotframework-maven-plugin you can use the
53-
[jar-with-dependencies](http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0/robotframework-seleniumlibrary-3.12.0.0-jar-with-dependencies.jar),
53+
[jar-with-dependencies](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0/robotframework-seleniumlibrary-3.12.0.0-jar-with-dependencies.jar),
5454
which contains all required libraries.
5555

5656
* More information about this library can be found in the
57-
[Keyword Documentation](http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0/robotframework-seleniumlibrary-3.12.0.0.html).
57+
[Keyword Documentation](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0/robotframework-seleniumlibrary-3.12.0.0.html).
5858
* For keyword completion in RIDE you can download this
59-
[Library Specs](http://search.maven.org/remotecontent?filepath=com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0/robotframework-seleniumlibrary-3.12.0.0.xml)
59+
[Library Specs](http://central.maven.org/maven2/com/github/hi-fi/robotframework-seleniumlibrary/3.12.0.0/robotframework-seleniumlibrary-3.12.0.0.xml)
6060
and place it in your PYTHONPATH.
6161

6262
Differences

0 commit comments

Comments
 (0)