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 b6dc77a Update pelicanconf.py b6dc77a is described below commit b6dc77a0cd749217279eaac894b463139e7a1aad Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Sun Apr 25 10:12:35 2021 -0700 Update pelicanconf.py --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 8c36df6..12a4746 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -38,7 +38,7 @@ SITEURL = 'https://petri.apache.org' SITELOGO = 'https://petri.apache.org/images/logo.png' SITEDESC = u'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' TRADEMARKS = u'Apache, the Apache feather logo, and Petri are trademarks or registered trademarks' -SITEREPOSITORY = 'https://github.com/apache/petri-site/blob/master/content/pages/' +SITEREPOSITORY = 'https://github.com/apache/petri/blob/master/content/pages/' CURRENTYEAR = date.today().year # Save pages using full directory preservation