File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,8 @@ sign the binaries.
125
125
### Create a Sonatype Account and Project
126
126
127
127
Follow the instructions given on the [ OSSRH Guide] ( https://central.sonatype.org/pages/ossrh-guide.html#initial-setup )
128
- to create a new Sonatype account (unless you already have one) and to create a new project ticket. This latter
128
+ to create a new Sonatype account (unless you already have one) and to
129
+ [ create a new project ticket] ( https://issues.sonatype.org/secure/CreateIssue.jspa?issuetype=21&pid=10134 ) . This latter
129
130
step is where you define the ` groupId ` that you will release to. You can use a domain name that you already own,
130
131
otherwise a common practice is to use ` io.github.(username) ` (where ` (username) ` is replaced with your GitHub
131
132
username).
You can’t perform that action at this time.
0 commit comments