From 666666264d26e65c7da8dba7ad70fcdbefc8c9dc Mon Sep 17 00:00:00 2001 From: Matthew Krak Date: Wed, 27 Mar 2024 13:55:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b265d9..9956d03 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LayerZero - an Omnichain Interoperability Protocol -This repository contains the smart contracts for LayerZero Endpoints. For developers looking to build on top of LayerZero please refer to the [docs](https://layerzero.gitbook.io/docs/) +This repository contains the smart contracts for LayerZero Endpoints. For developers looking to build on top of LayerZero please refer to the [docs](https://docs.layerzero.network/v1) ## Overview LayerZero is an Omnichain Interoperability Protocol designed for lightweight message passing across chains. LayerZero provides authentic and guaranteed message delivery with configurable trustlessness. The protocol is implemented as a set of gas-efficient, non-upgradable smart contracts.