Skip to content

General fixes for docs#1120

Open
Dayitva wants to merge 10 commits intomainfrom
launchpad-fixes
Open

General fixes for docs#1120
Dayitva wants to merge 10 commits intomainfrom
launchpad-fixes

Conversation

@Dayitva
Copy link
Collaborator

@Dayitva Dayitva commented Feb 28, 2026

Description

  • Fix Liquidity Launchpad strategy links to point to 06-strategies.md (fixes Broken link: 'custom strategies' link returns 404 in Liquidity Launchpad introduction #1082)
  • Wrap all Actions enum usages in uint8() in Position Manager examples
  • Correct USDC token name from USD//C to USDC in v3 quoting and pool-data guides
  • Fix QUOTER typo: QUOTE_CONTRACT_ADDRESS → QUOTER_CONTRACT_ADDRESS in v3/v4 quoting guides
  • Fix broken relative links in single-hop and multi-hop swap guides (03-/02- prefixes and pool-data path)
  • Fix pool-data guide: spelling, grammar, malformed tick bitmap link, and ethers-muticall typo
  • Fix grammar in collecting-fees: "You can simply measuring" → "You can simply measure"
  • Add missing "for" in quoting guide exact-output description
  • Align pool-data wording: use "ETH - USDC" consistently and fix USDC/WETH vs USDC_TOKEN/ETH_TOKEN in Pool example

Type(s) of changes

  • Bug fix
  • New feature
  • Update to an existing feature

@vercel
Copy link

vercel bot commented Feb 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 28, 2026 4:25pm

Request Review

@Dayitva Dayitva changed the title Launchpad fixes General fixes for docs Mar 6, 2026
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 link: 'custom strategies' link returns 404 in Liquidity Launchpad introduction

1 participant