aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgor Andreevich <egor@squareup.com>2023-12-04 13:32:52 +0100
committerEgor Andreevich <github@egorand.dev>2023-12-05 07:02:27 -0500
commitd98606e6b80b725dd74269589fdf6ad7f9cf0653 (patch)
tree6ada9fd4a01bd8505954b175814af4328e056779
parent29c46379d5db0a41a17c02b24183baea9b58b0a2 (diff)
downloadkotlinpoet-d98606e6b80b725dd74269589fdf6ad7f9cf0653.tar.gz
Add Maven Central repo URL to RELEASING.md
-rw-r--r--RELEASING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASING.md b/RELEASING.md
index 418d9523..7c064c74 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -10,4 +10,6 @@ Releasing
7. `git push && git push --tags`.
This will trigger a GitHub Action workflow which will create a GitHub release and upload the
-release artifacts to Maven Central.
+release artifacts to [Maven Central][maven-central].
+
+ [maven-central]: https://repo.maven.apache.org/maven2/com/squareup/kotlinpoet/