aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormvicsokolova <maria.sokolova@jetbrains.com>2021-11-16 22:09:51 +0300
committermvicsokolova <maria.sokolova@jetbrains.com>2021-11-16 22:09:51 +0300
commit4b5fc434ede3a15b4084fb29894b5232c839aabc (patch)
tree77e5ac5fa686ef13758e11c936aa1b99175e6da7
parenta6da7fc8cf1c46fdaed7c8c3b4dfbcd1ebaa2328 (diff)
downloadkotlinx.atomicfu-4b5fc434ede3a15b4084fb29894b5232c839aabc.tar.gz
Fix Nexus repository link in the release checklist
-rw-r--r--RELEASE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 6f5e71d..d603b5d 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -51,7 +51,7 @@ To release new `<version>` of `kotlinx-atomicfu`:
* Create a release named `<version>`.
* Cut & paste lines from [`CHANGES.md`](CHANGES.md) into description.
-13. In [Sonatype](oss.sonatype.org/#stagingRepositories) admin interface:
+13. In [Nexus](https://oss.sonatype.org/#stagingRepositories) admin interface:
* Close the repository and wait for it to verify.
* Release it.