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.
1 parent a779ab5 commit cd40f5aCopy full SHA for cd40f5a
.github/ISSUE_TEMPLATE/release.md
@@ -103,8 +103,7 @@ We call this "soft" no-return because even staged artifacts can end up in local
103
104
### Check availability
105
106
-- [ ] Check release on sonatype: https://oss.sonatype.org/content/repositories/releases/org/scala-lang/scala-compiler/$SCALA_VER/
107
-- [ ] Check the release on maven central: https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/$SCALA_VER/
+- [ ] Find the release on maven central: https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/$SCALA_VER/
108
109
### When everything is on maven central
110
0 commit comments