Update project-info.conf (#506)
This commit is contained in:
parent
5fb79340f5
commit
6e73368760
1 changed files with 3 additions and 3 deletions
|
|
@ -14,13 +14,13 @@ project-info {
|
||||||
text: "Github issues"
|
text: "Github issues"
|
||||||
}
|
}
|
||||||
release-notes: {
|
release-notes: {
|
||||||
url: "https://github.com/apache/incubator-pekko/releases"
|
url: "https://pekko.apache.org/docs/pekko/current/release-notes/index.html"
|
||||||
text: "GitHub releases"
|
text: "Release Notes"
|
||||||
}
|
}
|
||||||
forums: [
|
forums: [
|
||||||
{
|
{
|
||||||
text: "Apache Pekko User mailing list"
|
text: "Apache Pekko User mailing list"
|
||||||
url: "https://lists.apache.org/list.html?user@pekko.apache.org"
|
url: "https://lists.apache.org/list.html?users@pekko.apache.org"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
text: "Apache Pekko Dev mailing list"
|
text: "Apache Pekko Dev mailing list"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue