This is an automated email from the ASF dual-hosted git repository. gstein 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 0666fc6 tweak the repository link, now that pages/ is gone 0666fc6 is described below commit 0666fc66726e836282458f8416fc7b02f757f67f Author: Greg Stein <gst...@gmail.com> AuthorDate: Thu Jul 1 15:06:21 2021 -0500 tweak the repository link, now that pages/ is gone --- pelicanconf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.yaml b/pelicanconf.yaml index 8c3df41..408618a 100644 --- a/pelicanconf.yaml +++ b/pelicanconf.yaml @@ -3,7 +3,7 @@ site: description: Assists external project communities interested in becoming an Apache project learn how The ASF works and its views on how to build a healthy community domain: petri.apache.org logo: images/logo.png - repository: https://github.com/apache/petri/blob/master/content/pages/ + repository: https://github.com/apache/petri/blob/master/content/ trademarks: Apache, the Apache feather logo, and Petri are trademarks or registered trademarks theme: theme/apache