Skip to content

Commit e52f22d

Browse files
authored
Adding an explicit external link back to the dune analytics api docs and removing the comparison page. (#146)
1 parent 992621d commit e52f22d

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

docs.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"pages": [
2626
"index",
2727
"support",
28-
"compute-units"
28+
"compute-units",
29+
"dune-analytics-api"
2930
]
3031
},
3132
{
@@ -79,12 +80,6 @@
7980
"svm/transactions"
8081
]
8182
},
82-
{
83-
"group": "Dune Analytics API",
84-
"pages": [
85-
"dune-analytics-api/overview"
86-
]
87-
},
8883
{
8984
"group": "Resources",
9085
"pages": [

dune-analytics-api.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: "Dune Analytics API"
3+
url: "https://docs.dune.com/api-reference/overview/introduction"
4+
---

0 commit comments

Comments
 (0)