소스 검색

Remove mention of 2.0.0 audit in docs

Francisco Giordano 4 년 전
부모
커밋
56b3b7a487
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      docs/modules/ROOT/pages/index.adoc

+ 0 - 1
docs/modules/ROOT/pages/index.adoc

@@ -5,7 +5,6 @@
  * Implementations of standards like xref:erc20.adoc[ERC20] and xref:erc721.adoc[ERC721].
  * Flexible xref:access-control.adoc[role-based permissioning] scheme.
  * Reusable xref:utilities.adoc[Solidity components] to build custom contracts and complex decentralized systems.
- * https://github.com/OpenZeppelin/openzeppelin-contracts/tree/master/audit[Audited] by leading security firms (_last full audit on v2.0.0_).
 
 == Overview