Fix link to snapshots repository documentation (#191)

This commit is contained in:
Arnout Engelen 2023-02-15 17:00:42 +01:00 committed by GitHub
parent 4526f89054
commit 417ff4cd85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ project-info {
shared-info {
jdk-versions: ["Adopt OpenJDK 8", "Adopt OpenJDK 11"]
snapshots: {
url: "project/links.html#snapshots-repository"
url: "https://pekko.apache.org/docs/pekko/current/project/links.html#snapshots-repository"
text: "Snapshots are available"
new-tab: false
}