Skip to content

Commit

Permalink
Autolink URL in docs for sdk::feature_set (solana-labs#18874)
Browse files Browse the repository at this point in the history
  • Loading branch information
brson authored Jul 23, 2021
1 parent d2d5f36 commit 846787e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/feature_set.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
//! - For features that are unambiguously good (ie bug fixes), these steps are sufficient.
//! - For features that should go up for community vote (ie fee structure changes), more
//! information on the additional steps to follow can be found at:
//! https://spl.solana.com/feature-proposal#feature-proposal-life-cycle
//! <https://spl.solana.com/feature-proposal#feature-proposal-life-cycle>
//!
//! 1. Generate a new keypair with `solana-keygen new --outfile feature.json --no-passphrase`
//! - Keypairs should be held by core contributors only. If you're a non-core contirbutor going
Expand Down

0 comments on commit 846787e

Please sign in to comment.