This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 417ff4cd85 Fix link to snapshots repository documentation (#191)
417ff4cd85 is described below
commit 417ff4cd85cbd064541bb97f704b6493f3e680cf
Author: Arnout Engelen <[email protected]>
AuthorDate: Wed Feb 15 17:00:42 2023 +0100
Fix link to snapshots repository documentation (#191)
---
project/project-info.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/project-info.conf b/project/project-info.conf
index bf3b162afa..d897a6670e 100644
--- a/project/project-info.conf
+++ b/project/project-info.conf
@@ -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
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]