From 7d17a36aeb073d9f7d8eb1dc81902cf58e75dc31 Mon Sep 17 00:00:00 2001 From: Natalie Date: Tue, 24 Feb 2026 15:18:30 +1300 Subject: [PATCH 1/2] docs: update readme Updated documentation links for setup instructions and API references. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c7840b7..fdac1dd 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ # Documentation -* [Immutable X](https://docs.immutable.com/sdks/unreal) -* [Immutable zkEVM](https://docs.immutable.com/docs/zkEVM/sdks/unreal) +For setup instructions and API references, see the [official documentation](https://docs.immutable.com/docs/zkEVM/sdks/unreal). ## Plugin Maintainers' Guide From fe1e386f17d350af99f353f0c276e60ac5a3616c Mon Sep 17 00:00:00 2001 From: Natalie Date: Tue, 24 Feb 2026 15:21:08 +1300 Subject: [PATCH 2/2] docs: update docs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdac1dd..f9ab44e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ # Documentation -For setup instructions and API references, see the [official documentation](https://docs.immutable.com/docs/zkEVM/sdks/unreal). +For setup instructions and API references, see the [official documentation](https://docs.immutable.com/docs/sdks/unreal/overview). ## Plugin Maintainers' Guide