We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 509f540 + 188bbcb commit 1944d3cCopy full SHA for 1944d3c
1 file changed
readme.md
@@ -51,14 +51,14 @@ https://central.sonatype.org/pages/ossrh-guide.html to create a Sonatype account
51
and make sure you have publishing rights for a domain name. This is a one-time
52
setup per domain name.
53
54
-If you don't have a domain name, you can use `com.github.<@your_username>`. Here
+If you don't have a domain name, you can use `io.github.<@your_username>`. Here
55
is a template you can use to write the Sonatype issue:
56
57
```
58
Title:
59
-Publish rights for com.github.olafurpg
+Publish rights for io.github.olafurpg
60
Description:
61
-Hi, I would like to publish under the groupId: com.github.olafurpg.
+Hi, I would like to publish under the groupId: io.github.olafurpg.
62
It's my GitHub account https://github.com/olafurpg/
63
64
0 commit comments