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 b604b95 Update README.md
b604b95 is described below
commit b604b95b3bdf7ae0ae6bde20932f6960c5d087de
Author: Dave Fisher <[email protected]>
AuthorDate: Mon Jul 12 10:27:24 2021 -0700
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 14eb639..dbe55c9 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.yaml) -- pelican configuration
+- [Pelican Configuration](pelicanconf.yaml) -- pelican configuration now in
yaml
- [ASF YAML build](.asf.yaml) -- ASF infrastructure instructions
See the [Developer Guide](DEVELOPER.md) for details about GitHub actions,
frameworks, and other tooling.