Skip to content

Minor Fix: Update Documentation links#6601

Merged
steviez merged 1 commit intoanza-xyz:masterfrom
bhaumikmaan:fix/doc-links
Jun 17, 2025
Merged

Minor Fix: Update Documentation links#6601
steviez merged 1 commit intoanza-xyz:masterfrom
bhaumikmaan:fix/doc-links

Conversation

@bhaumikmaan
Copy link
Copy Markdown

Problem

This PR fixes broken docs.rs links for various Solana-related crates found in the documentation. The original links were either pointing to non-existent pages (due to typos or outdated crate names), or referencing crates that no longer publish documentation on docs.rs.

Summary of Changes

Crate Name Broken URL Fixed URL
Solana Accounts DB https://docs.rs/solana-acounts-db https://docs.rs/solana-accounts-db
RPC Client Nonce Utils https://docs.rs/solana-nonce-client https://docs.rs/solana-rpc-client-nonce-utils

@mergify mergify Bot requested a review from a team June 16, 2025 06:37
Copy link
Copy Markdown

@0xbrw 0xbrw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Copy Markdown

@steviez steviez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Gonna merge without running CI

@steviez steviez merged commit 234afe4 into anza-xyz:master Jun 17, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants