From b88ead3d7dd483f7107d56320ca01e4122e00d92 Mon Sep 17 00:00:00 2001 From: andreivladbrg Date: Wed, 18 Dec 2024 13:14:53 +0200 Subject: [PATCH] docs: update hyperlinks in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebf1984e7..2eee4eba0 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,8 @@ Lockup uses a singleton-style architecture, where all streams are managed in the Sablier does not deploy a new contract for each distribution model or stream. It bundles all streams into a single contract, which is more gas-efficient and easier to maintain. -For more information, see the [Technical Overview](https://docs.sablier.com/contracts/v2/reference/overview) in our -docs, as well as these [diagrams](https://docs.sablier.com/contracts/v2/reference/diagrams). +For more information, see the [Technical Overview](https://docs.sablier.com/reference/overview) in our docs, as well as +these [diagrams](https://docs.sablier.com/reference/lockup/diagrams). ### Branching Tree Technique