diff --git a/_overviews/contributors/index.md b/_overviews/contributors/index.md index ddd2868a36..172e2eb872 100644 --- a/_overviews/contributors/index.md +++ b/_overviews/contributors/index.md @@ -215,7 +215,7 @@ $ sbt publishSigned `sbt-sonatype` will package your project and ask your PGP passphrase to sign the files with your PGP key. It will then upload the files to Sonatype using your account credentials. When the task is finished, you can -check the artifacts in the [Nexus Repository Manager](https://oss.sonatype.org) (under “Staging Repositories”). +check the artifacts in the [Nexus Repository Manager](https://oss.sonatype.org) (under “Staging Repositories” in the side menu − if you do not see it, make sure you are logged in). Finally, perform the release with the `sonatypeRelease` sbt task: