This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/petri.git
The following commit(s) were added to refs/heads/master by this push: new 2c3261e Move pages into content for current structure of builds 2c3261e is described below commit 2c3261e6e6e70addfd7020de12a24e9ed328f2ff Author: Dave Fisher <d...@davefisher.tech> AuthorDate: Mon Jun 28 07:48:05 2021 -0700 Move pages into content for current structure of builds --- content/{pages => }/buildstream.md | 0 content/{pages => }/cookbook.md | 0 content/{pages => }/faq.md | 0 content/{pages => }/index.md | 0 content/{pages => }/mentors.md | 0 content/{pages => }/projects.md | 0 6 files changed, 0 insertions(+), 0 deletions(-) diff --git a/content/pages/buildstream.md b/content/buildstream.md similarity index 100% rename from content/pages/buildstream.md rename to content/buildstream.md diff --git a/content/pages/cookbook.md b/content/cookbook.md similarity index 100% rename from content/pages/cookbook.md rename to content/cookbook.md diff --git a/content/pages/faq.md b/content/faq.md similarity index 100% rename from content/pages/faq.md rename to content/faq.md diff --git a/content/pages/index.md b/content/index.md similarity index 100% rename from content/pages/index.md rename to content/index.md diff --git a/content/pages/mentors.md b/content/mentors.md similarity index 100% rename from content/pages/mentors.md rename to content/mentors.md diff --git a/content/pages/projects.md b/content/projects.md similarity index 100% rename from content/pages/projects.md rename to content/projects.md