Fix Broken Docs References (#5436)
This commit is contained in:
@ -91,7 +91,6 @@ abstract contract UUPSUpgradeable is IERC1822Proxiable {
|
||||
/**
|
||||
* @dev Reverts if the execution is not performed via delegatecall or the execution
|
||||
* context is not of a proxy with an ERC-1967 compliant implementation pointing to self.
|
||||
* See {_onlyProxy}.
|
||||
*/
|
||||
function _checkProxy() internal view virtual {
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user