Autolink URL in docs for sdk::feature_set (#18874)

This commit is contained in:
Brian Anderson 2021-07-23 13:48:37 -05:00 committed by GitHub
parent d2d5f36a3c
commit 846787e7f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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