This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch Move-Petri-Site
in repository https://gitbox.apache.org/repos/asf/petri-site.git
The following commit(s) were added to refs/heads/Move-Petri-Site by this push:
new e5e8fb4 Prepare to move Petri-Site repos to Petri
e5e8fb4 is described below
commit e5e8fb40d8eb52eab07536bd744a92e6041e3109
Author: Dave Fisher <[email protected]>
AuthorDate: Mon Mar 29 12:43:50 2021 -0700
Prepare to move Petri-Site repos to Petri
---
README.md | 2 +-
content/pages/buildstream.md | 4 ++--
content/pages/cookbook.md | 4 ++--
content/pages/faq.md | 2 +-
content/pages/index.md | 6 +++---
content/pages/mentors.md | 2 +-
content/pages/projects.md | 8 ++++----
7 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md
index 0c719fe..0c80df2 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This repository provides the website and source code for Apache
Petri.
- [info.yaml](info.yaml) -- Machine Readable Culture Status
- [petri.rdf](content/petri.rdf) -- Machine Readable [Project
DOAP](https://projects.apache.org/project.html?petri)
- [Pages](content/pages) -- website pages in GitHub Markdown
-- [Issues](https://github.com/apache/petri-site/issues) -- tracker
+- [Issues](https://github.com/apache/petri/issues) -- tracker
The website is built with [Pelican](https://blog.getpelican.com).
CI/CD is via a [.asf.yaml
file](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features).
diff --git a/content/pages/buildstream.md b/content/pages/buildstream.md
index ffefed7..f0b4dee 100644
--- a/content/pages/buildstream.md
+++ b/content/pages/buildstream.md
@@ -53,8 +53,8 @@ https://buildstream.build/install.html
### Machine Readable Status
-- [info.yaml](https://github.com/apache/petri-site/blob/master/info.yaml)
+- [info.yaml](https://github.com/apache/petri/blob/master/info.yaml)
### Petri Website Markdown Source
-- [view
source](https://github.com/apache/petri-site/blob/master/content/pages/buildstream.md)
+- [view
source](https://github.com/apache/petri/blob/master/content/pages/buildstream.md)
diff --git a/content/pages/cookbook.md b/content/pages/cookbook.md
index 6a29b08..852888a 100644
--- a/content/pages/cookbook.md
+++ b/content/pages/cookbook.md
@@ -55,8 +55,8 @@ A list of your current mentors.
### Machine Readable Status
The status information for a community should also be updated in
-[info.yaml](https://github.com/apache/petri-site/blob/master/info.yaml).
+[info.yaml](https://github.com/apache/petri/blob/master/info.yaml).
### Petri Website Markdown Source
-- [view
source](https://github.com/apache/petri-site/blob/master/content/pages/cookbook.md)
+- [view
source](https://github.com/apache/petri/blob/master/content/pages/cookbook.md)
diff --git a/content/pages/faq.md b/content/pages/faq.md
index 8621303..7ed3566 100644
--- a/content/pages/faq.md
+++ b/content/pages/faq.md
@@ -234,4 +234,4 @@ perform any needed changes to make that happen.
### Petri Website Markdown Source
-- [view
source](https://github.com/apache/petri-site/blob/master/content/pages/faq.md)
+- [view
source](https://github.com/apache/petri/blob/master/content/pages/faq.md)
diff --git a/content/pages/index.md b/content/pages/index.md
index dba8a64..ac8537c 100644
--- a/content/pages/index.md
+++ b/content/pages/index.md
@@ -42,8 +42,8 @@ Please read our [FAQ](/faq) or ask questions on
[email protected]
## Petri Repositories and Issue Tracking
-- [Website](https://github.com/apache/petri-site)
-- [Issues](https://github.com/apache/petri-site/issues)
+- [Website](https://github.com/apache/petri)
+- [Issues](https://github.com/apache/petri/issues)
### Petri Status Files
@@ -52,4 +52,4 @@ Please read our [FAQ](/faq) or ask questions on
[email protected]
### Petri Website Markdown Source
-- [view
source](https://github.com/apache/petri-site/blob/master/content/pages/index.md)
+- [view
source](https://github.com/apache/petri/blob/master/content/pages/index.md)
diff --git a/content/pages/mentors.md b/content/pages/mentors.md
index e9785de..2a1d779 100644
--- a/content/pages/mentors.md
+++ b/content/pages/mentors.md
@@ -19,4 +19,4 @@ for projects within the Apache Petri.
### Petri Website Markdown Source
-- [view
source](https://github.com/apache/petri-site/blob/master/content/pages/mentors.md)
+- [view
source](https://github.com/apache/petri/blob/master/content/pages/mentors.md)
diff --git a/content/pages/projects.md b/content/pages/projects.md
index 6a09381..feaa236 100644
--- a/content/pages/projects.md
+++ b/content/pages/projects.md
@@ -3,15 +3,15 @@ title: Projects mentored by Apache Petri
## Project Status
-- Machine readable status [petri.yaml](https://petri.apache.org/info.yaml) --
[source](https://github.com/apache/petri-site/blob/master/content/info.yaml)
-- [Cookbook](cookbook) --
[source](https://github.com/apache/petri-site/blob/master/content/pages/cookbook.md)
+- Machine readable status [petri.yaml](https://petri.apache.org/info.yaml) --
[source](https://github.com/apache/petri/blob/master/info.yaml)
+- [Cookbook](cookbook) --
[source](https://github.com/apache/petri/blob/master/content/pages/cookbook.md)
## Current Cultures
-- [BuildStream](buildstream) --
[source](https://github.com/apache/petri-site/blob/master/content/pages/buildstream.md)
+- [BuildStream](buildstream) --
[source](https://github.com/apache/petri/blob/master/content/pages/buildstream.md)
BuildStream is an integration build system. It models dependencies at a
project level, enabling projects to use their own underlying build system
### Petri Website Markdown Source
-- [view
source](https://github.com/apache/petri-site/blob/master/content/pages/projects.md)
+- [view
source](https://github.com/apache/petri/blob/master/content/pages/projects.md)