Skip to content

Commit cf4aad7

Browse files
committed
fix url
1 parent acf9afe commit cf4aad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ This project is a Rhino fork, maintained to support features needed by HtmlUnit.
55
It is split into two projects "htmlunit-rhino-fork", which contains the minimal changes to rhino,
66
and "htmlunit-core-js" which has the test cases and packaging.
77

8-
Notice that "org.mozilla.*" is renamed to "net.sourceforge.htmlunit.corejs.*"
8+
Notice that "org.mozilla.*" is renamed to "org.htmlunit.corejs.*"
99

1010
:heart: [Sponsor](https://github.com/sponsors/rbri)
1111

12-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.htmlunit/htmlunit-core-js/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.htmlunit/htmlunit-core-js)
12+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.htmlunit/htmlunit-core-js/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.htmlunit/htmlunit-core-js)
1313

1414

1515
## Getting Started

0 commit comments

Comments
 (0)