Skip to content

Commit 1ab8484

Browse files
author
apurvc99
committed
fix: 🐞 working etherscan.io redirection link [Fixes #8945]
1 parent 8d0f7e1 commit 1ab8484

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/data-and-analytics

1 file changed

+1
-1
lines changed

src/content/developers/docs/data-and-analytics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In terms of architectural fundamentals, understanding what an [API](https://www.
2020

2121
Many [Block Explorers](/developers/docs/data-and-analytics/block-explorers/) offer [RESTful](https://www.wikipedia.org/wiki/Representational_state_transfer) [API](https://www.wikipedia.org/wiki/API) gateways that will provide developers visibility into real-time data on blocks, transactions, miners, accounts, and other on-chain activity.
2222

23-
Developers can then process and transform this data to give their users unique insights and interactions with the [blockchain](/glossary/#blockchain). For example, [Etherscan](etherscan.io) provides execution and consensus data for every 12s slot.
23+
Developers can then process and transform this data to give their users unique insights and interactions with the [blockchain](/glossary/#blockchain). For example, [Etherscan](https://etherscan.io) provides execution and consensus data for every 12s slot.
2424

2525
## The Graph {#the-graph}
2626

0 commit comments

Comments
 (0)