From 83b3b9768418352d951fcec7b1aa46ae0b1ce0a2 Mon Sep 17 00:00:00 2001 From: JordiParraCrespo Date: Fri, 23 Jan 2026 15:18:56 +0100 Subject: [PATCH] docs: update links in README and issue template for EVM Sidechain --- .github/ISSUE_TEMPLATE/config.yml | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d4ee1c0..ab341a8 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: EVM Sidechain docs - url: https://opensource.ripple.com/docs/evm-sidechain/intro-to-evm-sidechain/ + url: https://docs.xrplevm.org about: Learn more about the EVM Sidechain. - name: Peersyst url: https://peersyst.com diff --git a/readme.md b/readme.md index 2746419..54f413c 100644 --- a/readme.md +++ b/readme.md @@ -50,7 +50,7 @@ Head over there and check it out. ## Installation For prerequisites and detailed build instructions -please read the [Join the EVM Sidechian](https://opensource.ripple.com/docs/evm-sidechain/join-evm-sidechain-devnet/) instructions. +please read the [Join the EVM Sidechain](https://docs.xrplevm.org/pages/operators/getting-started/join-the-xrplevm) instructions. Or check out the latest [release](https://github.com/xrplevm/node/releases).