From ca1e63cf5ace01e4a88caa67e989a95f389665aa Mon Sep 17 00:00:00 2001
From: meerkat-monkey <212565837+meerkat-monkey@users.noreply.github.com>
Date: Thu, 25 Sep 2025 15:09:51 -0300
Subject: [PATCH] fix network-information.mdx websocket addresses
---
src/pages/general/network-information.mdx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/pages/general/network-information.mdx b/src/pages/general/network-information.mdx
index 9c91f4a8..fe9ffacc 100644
--- a/src/pages/general/network-information.mdx
+++ b/src/pages/general/network-information.mdx
@@ -9,9 +9,9 @@ import CopyableCode from "@/components/CopyableCode";
| Network Name | Ink |
| Description | Ink's public mainnet |
| RPC Endpoint (HTTPS) (primary) | |
-| RPC Endpoint (WSS) (primary) | |
+| RPC Endpoint (WSS) (primary) | |
| RPC Endpoint (HTTPS) (secondary) | |
-| RPC Endpoint (WSS) (secondary) | |
+| RPC Endpoint (WSS) (secondary) | |
| Chain ID | 57073 |
| Currency Symbol | ETH |
| Block Explorer | |
@@ -25,9 +25,9 @@ import CopyableCode from "@/components/CopyableCode";
| Network Name | Ink Sepolia |
| Description | Ink's public testnet |
| RPC Endpoint (HTTPS) (primary) | |
-| RPC Endpoint (WSS) (primary) | |
+| RPC Endpoint (WSS) (primary) | |
| RPC Endpoint (HTTPS) (secondary) | |
-| RPC Endpoint (WSS) (secondary) | |
+| RPC Endpoint (WSS) (secondary) | |
| Chain ID | 763373 |
| Currency Symbol | ETH |
| Block Explorer | |