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 d9a8c82 Update README.md
d9a8c82 is described below
commit d9a8c820ce2cbe07cdd9af0f43514b76c13c06ab
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Jul 1 12:36:51 2021 -0700
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 50e3b65..14eb639 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ CI/CD is via a [.asf.yaml
file](https://cwiki.apache.org/confluence/display/INFR
- [Template](theme/apache/templates) -- simple html template (inline css)
- [Images](content/images) -- logo and other images
-- [Pelican Configuration](pelicanconf.py) -- pelican configuration
+- [Pelican Configuration](pelicanconf.yaml) -- pelican configuration
- [ASF YAML build](.asf.yaml) -- ASF infrastructure instructions
See the [Developer Guide](DEVELOPER.md) for details about GitHub actions,
frameworks, and other tooling.