This is an automated email from the ASF dual-hosted git repository.
houshengbo pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-release.git
The following commit(s) were added to refs/heads/master by this push:
new debbc1f Fix broken link to license compliance page. (#193)
debbc1f is described below
commit debbc1fb1b6bf8f508ecc1e5181c3ebbe3806768
Author: Matt Rutkowski <[email protected]>
AuthorDate: Thu Jun 21 15:05:11 2018 -0500
Fix broken link to license compliance page. (#193)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e01258f..4ba6629 100644
--- a/README.md
+++ b/README.md
@@ -182,7 +182,7 @@ The following table can be used by Release Managers to get
quickly check the sta
- The ScanCode column text is hyperlinked to the corresponding repository's
build file that executes the scancode utility.
- The ASF scan configuration for all repos. can be found here:
[ASF-Release.cfg](https://github.com/apache/incubator-openwhisk-utilities/blob/master/scancode/ASF-Release.cfg).
- The Slack badge is hyperlinked to the corresponding repository's public
Slack channel (if one exists).
-- LICENSE and NOTICE file compliance tracking can be found here:
[project_licenses.md](docs/project_licenses.md)
+- LICENSE and NOTICE file process and compliance tracking can be found here:
[license_compliance.md](docs/license_compliance.md)
# References
- [Apache Release Creation
Process](http://www.apache.org/dev/release-publishing.html)