From 31b2198b55776a8edd2396993f47cd5094d767c4 Mon Sep 17 00:00:00 2001 From: Gengar Date: Thu, 6 Nov 2025 20:15:52 +0200 Subject: [PATCH] Update README.adoc --- contracts/crosschain/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/crosschain/README.adoc b/contracts/crosschain/README.adoc index e7128b19f7b..f7373934d9f 100644 --- a/contracts/crosschain/README.adoc +++ b/contracts/crosschain/README.adoc @@ -1,7 +1,7 @@ = Cross chain interoperability [.readme-notice] -NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts/api/crosschain +NOTE: This document is better viewed at https://docs.openzeppelin.com/community-contracts/api/crosschain This directory contains contracts for sending and receiving cross chain messages that follows the ERC-7786 standard.