Skip to content

Commit

Permalink
fix(docs-site): link of goldsky in dev tools (#18562)
Browse files Browse the repository at this point in the history
  • Loading branch information
swarna1101 authored Dec 8, 2024
1 parent 1ea9d4a commit 802569a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ import { LinkCard, CardGrid } from "@astrojs/starlight/components";
<LinkCard
title="Goldsky"
description="Goldsky offers high-performance subgraph hosting and realtime data replication pipelines (Mirror). Subgraphs allow for flexible indexing with typescript, with support for webhooks, and Mirror allows users to get live blockchain data in database or message queues with a single yaml config."
href="https://docs.goldsky.com/"
href="https://docs.goldsky.com/chains/taiko/?utm_source=taiko&utm_medium=docs"
/>
</CardGrid>

0 comments on commit 802569a

Please sign in to comment.