Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Fixing a broken link in the docs (#16975) (#17085)
Browse files Browse the repository at this point in the history
(cherry picked from commit 40c31f8)

Co-authored-by: Jordan Sexton <jordan@jordansexton.com>
  • Loading branch information
mergify[bot] and jordaaash authored May 6, 2021
1 parent 330f42c commit a73303b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/developing/runtime-facilities/sysvars.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ other instructions in the same transaction. Read more information on

- Address: `Sysvar1nstructions1111111111111111111111111`
- Layout:
[Instructions](https://docs.rs/solana-program/VERSION_FOR_DOCS_RS/solana_program/sysvar/instructions/type.Instructions.html)
[Instructions](https://docs.rs/solana-program/VERSION_FOR_DOCS_RS/solana_program/sysvar/instructions/struct.Instructions.html)

## RecentBlockhashes

Expand Down

0 comments on commit a73303b

Please sign in to comment.