Skip to content

Commit a7da942

Browse files
authored
Merge pull request #8946 from appsplash99/fix/issue-8945
fix - etherscan.io redirection link [Fixes #8945]
2 parents ceb554e + 1ab8484 commit a7da942

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)