Skip to content

Commit 7f4662a

Browse files
authored
change to quickstart (#885)
1 parent 324df99 commit 7f4662a

File tree

4 files changed

+15
-21
lines changed

4 files changed

+15
-21
lines changed

fern/api-reference/ethereum/ethereum-api-quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Ethereum API Overview
2+
title: Ethereum API Quickstart
33
description: How to get started building on Ethereum using Alchemy
44
subtitle: How to get started building on Ethereum using Alchemy
55
slug: docs/ethereum

fern/api-reference/polygon-pos/polygon-api-quickstart.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Polygon PoS API Quickstart
3-
description: How to get started building on Polygon PoS and using
4-
subtitle: How to get started building on Polygon PoS and using the JSON-RPC API
3+
description: How to get started building on Polygon PoS using Alchemy
4+
subtitle: How to get started building on Polygon PoS using Alchemy
55
slug: docs/polygon-pos
66
---
77

fern/api-reference/solana/solana-api-quickstart.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Solana API Overview
3-
description: Overview of Alchemy methods for building on Solana
4-
subtitle: Overview of Alchemy methods for building on Solana
2+
title: Solana API Quickstart
3+
description: How to get started building on Solana using Alchemy
4+
subtitle: How to get started building on Solana using Alchemy
55
slug: docs/solana
66
---
77

fern/docs.yml

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -842,12 +842,6 @@ navigation:
842842
- page: Address Activity Webhook
843843
path: >-
844844
api-reference/data/webhooks/webhook-types/address-activity-webhook.mdx
845-
# - page: Mined Transaction Webhook
846-
# path: >-
847-
# api-reference/data/webhooks/webhook-types/mined-transaction-webhook.mdx
848-
# - page: Dropped Transaction Webhook
849-
# path: >-
850-
# api-reference/data/webhooks/webhook-types/dropped-transaction-webhook.mdx
851845
- page: NFT Activity Webhook
852846
path: >-
853847
api-reference/data/webhooks/webhook-types/nft-activity-webhook.mdx
@@ -961,7 +955,7 @@ navigation:
961955
path: api-reference/node-api/mev-protection.mdx
962956
- section: Ethereum
963957
contents:
964-
- page: Overview
958+
- page: Quickstart
965959
path: api-reference/ethereum/ethereum-api-quickstart.mdx
966960
- page: FAQ
967961
path: api-reference/ethereum/ethereum-api-faq/ethereum-api-faq.mdx
@@ -973,7 +967,7 @@ navigation:
973967
slug: ethereum
974968
- section: Solana
975969
contents:
976-
- section: Overview
970+
- section: Quickstart
977971
path: api-reference/solana/solana-api-quickstart.mdx
978972
contents:
979973
- link: CU Calculator
@@ -995,18 +989,18 @@ navigation:
995989
slug: solana
996990
- section: Polygon PoS
997991
contents:
998-
- page: Polygon PoS API Quickstart
992+
- page: Quickstart
999993
path: api-reference/polygon-pos/polygon-api-quickstart.mdx
1000-
- page: Polygon PoS API FAQ
994+
- page: FAQ
1001995
path: api-reference/polygon-pos/polygon-api-faq.mdx
1002-
- api: Polygon POS API Endpoints
996+
- api: Polygon PoS API Endpoints
1003997
api-name: matic
1004998
slug: polygon-pos
1005999
- section: Polygon zkEVM
10061000
contents:
1007-
- page: Polygon zkEVM API Quickstart
1001+
- page: Quickstart
10081002
path: api-reference/polygon-zkevm/polygon-zkevm-api-quickstart.mdx
1009-
- section: Polygon zkEVM API FAQ
1003+
- section: FAQ
10101004
path: >-
10111005
api-reference/polygon-zkevm/polygon-zkevm-api-faq/polygon-zkevm-api-faq.mdx
10121006
contents:
@@ -1022,15 +1016,15 @@ navigation:
10221016
slug: polygon-zkevm
10231017
- section: Arbitrum
10241018
contents:
1025-
- section: Arbitrum API Quickstart
1019+
- section: Quickstart
10261020
path: >-
10271021
api-reference/arbitrum/arbitrum-api-quickstart.mdx
10281022
contents:
10291023
- page: Arbitrum SDK Examples
10301024
path: >-
10311025
api-reference/arbitrum/arbitrum-api-quickstart/arbitrum-sdk-examples.mdx
10321026
slug: arbitrum-api-quickstart
1033-
- section: Arbitrum API FAQ
1027+
- section: FAQ
10341028
path: api-reference/arbitrum/arbitrum-api-faq/arbitrum-api-faq.mdx
10351029
contents:
10361030
- page: Arbitrum vs. Ethereum API Differences

0 commit comments

Comments
 (0)