Use "OpenZeppelin Contracts" where appropriate (#2778)

This commit is contained in:
William Entriken
2021-07-20 09:35:58 -04:00
committed by GitHub
parent d3c5bdf4de
commit 0500c9e53e
11 changed files with 20 additions and 17 deletions

View File

@ -10,10 +10,10 @@ Publish a release candidate with `npm run release rc`.
Publish the final release with `npm run release final`.
Follow the general [OpenZeppelin release checklist].
Follow the general [OpenZeppelin Contracts release checklist].
[details about release schedule]: https://docs.openzeppelin.com/contracts/releases-stability
[OpenZeppelin release checklist]: https://github.com/OpenZeppelin/code-style/blob/master/RELEASE_CHECKLIST.md
[OpenZeppelin Contracts release checklist]: https://github.com/OpenZeppelin/code-style/blob/master/RELEASE_CHECKLIST.md
## Merging the release branch