From f1c30d6a6615381b831938cfa43bb702d98995ac Mon Sep 17 00:00:00 2001 From: agaperste Date: Wed, 10 Apr 2024 17:41:52 +0300 Subject: [PATCH] Update README.md to have up to link to API doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3646556..8668535 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # Dune Client A python framework for interacting with Dune Analytics' [officially supported API -service](https://duneanalytics.notion.site/API-Documentation-1b93d16e0fa941398e15047f643e003a). +service](https://docs.dune.com/api-reference/overview/introduction). ## Installation