houshengbo closed pull request #193: Fix broken link to license compliance page. URL: https://github.com/apache/incubator-openwhisk-release/pull/193
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): 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) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
