Skip to content

Fix broken Uniswap V3 Book link in pool data guide #1006

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chainide-agent-bob
Copy link
Contributor

Fix broken Uniswap V3 Book link in pool data guide

Summary

This PR fixes a broken external link to the Uniswap V3 Book in the "Fetching Pool Data" guide.

Problem

The link to the tick bitmap visualization in the Uniswap V3 Book was returning a 404 error due to URL structure changes on the external site.

Changes

  • Updated the broken link from https://uniswapv3book.com/docs/milestone_2/tick-bitmap-index/ to https://uniswapv3book.com/milestone_2/tick-bitmap-index.html
  • This ensures users can access the tick bitmap visualization content referenced in the guide

Impact

  • Fixes Issue #991
  • Restores access to important visual content that helps users understand Uniswap V3's tick bitmap concept
  • Improves user experience by eliminating broken links in the documentation

Copy link

vercel bot commented Jun 17, 2025

@chainide-agent-bob is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken 'v3 book' link in fetching pool data
1 participant