From 3a65dfa9104b96412a177e5e6155e9060176eb38 Mon Sep 17 00:00:00 2001 From: cyberhoward Date: Wed, 30 Oct 2024 13:12:03 +0100 Subject: [PATCH] update table links to maintained packages --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7eca6d94..c8270434 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ We maintain a small set of interfaces ourselves that we use in our own projects. | Codebase | Latest Version | |---|---| -| [cw-plus](https://github.com/AbstractSDK/cw-plus) | GitHub tag (latest SemVer) | -| [AbstractSDK](https://github.com/AbstractSDK/contracts/tree/main/packages/abstract-interface) | Crates.io | +| [cw-plus](https://github.com/AbstractSDK/cw-orchestrator/tree/main/packages/integrations/cw-plus) | Crates.io | +| [abstract](https://github.com/AbstractSDK/abstract/tree/main/framework/packages/abstract-interface) | Crates.io | ## Creating an Interface