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-site.git
The following commit(s) were added to refs/heads/master by this push:
new 2f03554 Update sentence about DEVELOPER.md
2f03554 is described below
commit 2f03554aeb28a07c9899330ee05ab6c4f59018f5
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Mar 17 09:30:29 2021 -0700
Update sentence about DEVELOPER.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5ebda7a..be24027 100644
--- a/README.md
+++ b/README.md
@@ -18,4 +18,4 @@ CI/CD is via a [.asf.yaml
file](https://cwiki.apache.org/confluence/display/INFR
- [Pelican Configuration](pelicanconf.py) -- pelican configuration
- [ASF YAML build](.asf.yaml) -- ASF infrastructure instructions
-Check out [Developer Guide](DEVELOPER.md) to get started contributing.
+See the [Developer Guide](DEVELOPER.md) for details about GitHub actions,
frameworks, and other tooling.