Skip to content

Commit 8d0fcad

Browse files
committed
fix links
1 parent 3ff5865 commit 8d0fcad

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ implementation group: 'org.htmlunit', name: 'htmlunit-websocket-client', version
3939
The latest builds are available from our
4040
[Jenkins CI build server][2]
4141

42-
[![Build Status](https://jenkins.wetator.org/buildStatus/icon?job=HtmlUnit+-+XPath)](https://jenkins.wetator.org/job/HtmlUnit%20-%20XPath/)
42+
htmlunit-websocket-client
43+
[![Build Status](https://jenkins.wetator.org/buildStatus/icon?job=HtmlUnit+-+websocket+-+client)](https://jenkins.wetator.org/job/HtmlUnit%20-%20Websocket%20Client/)
4344

4445
If you use maven please add:
4546

@@ -64,7 +65,7 @@ You have to add the sonatype snapshot repository to your pom `repositories` sect
6465
</repository>
6566

6667

67-
## Start HtmlUnit - XPath Development
68+
## Start HtmlUnit - Websocket Client Development
6869

6970
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
7071
See deployment for notes on how to deploy the project on a live system.
@@ -123,7 +124,7 @@ This part is intended for committer who are packaging a release.
123124
- release the package and wait until it is processed
124125

125126
* Create the version on Github
126-
* login to Github and open project https://github.com/HtmlUnit/htmlunit-xpath
127+
* login to Github and open project https://github.com/HtmlUnit/htmlunit-websocket-client
127128
* click Releases > Draft new release
128129
* fill the tag and title field with the release number (e.g. 4.0.0)
129130
* append
@@ -150,6 +151,6 @@ This project is licensed under the Apache 2.0 License
150151
Many thanks to all of you contributing to HtmlUnit/CSSParser/Rhino in the past.
151152

152153

153-
[2]: https://jenkins.wetator.org/job/HtmlUnit%20-%20XPath/ "HtmlUnit - XPath CI"
154+
[2]: https://jenkins.wetator.org/job/HtmlUnit%20-%20Websocket%20Client/ "HtmlUnit - Websocket Client CI"
154155
[3]: https://twitter.com/HtmlUnit "https://twitter.com/HtmlUnit"
155156
[4]: https://fosstodon.org/@HtmlUnit

0 commit comments

Comments
 (0)