From 0576ba9f25aa3b23126338a8334c4c65e7b2026b Mon Sep 17 00:00:00 2001 From: Michael de Hoog Date: Wed, 30 Jul 2025 09:14:34 +1000 Subject: [PATCH] Fix basescan.org link --- .gitignore | 1 + docs/docs.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c69f085f..7501f94a 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ next-env.d.ts *.py .mintlify-latest +/.idea/ diff --git a/docs/docs.json b/docs/docs.json index f4e981a5..011eb964 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -157,7 +157,7 @@ }, { "anchor": "Explorer", - "href": "https://basescan.com/", + "href": "https://basescan.org/", "icon": "magnifying-glass" }, {