Skip to content
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

fix a link in the solana-instruction docs #3122

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

kevinheavey
Copy link

Problem

cargo doc emits a warning because a doc comment refers to [`Instruction`] without providing a path to the Instruction type.

Summary of Changes

Add the missing path

@kevinheavey kevinheavey requested a review from 2501babe October 9, 2024 16:55
@kevinheavey kevinheavey added the automerge automerge Merge this Pull Request automatically once CI passes label Oct 9, 2024
@kevinheavey
Copy link
Author

@2501babe looks like automerge isn't working (this happens sometimes and idk why), could you smash the merge button please?

@2501babe 2501babe merged commit 3fc84a5 into anza-xyz:master Oct 10, 2024
49 checks passed
ray-kast pushed a commit to abklabs/agave that referenced this pull request Nov 27, 2024
* fix a link in the solana-instruction docs

* trailing whitespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge automerge Merge this Pull Request automatically once CI passes need:merge-assist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants