Fix try_runtime_cli doc broken links (#13672)

This commit is contained in:
Liam Aharon
2023-03-22 21:47:44 +11:00
committed by GitHub
parent e92e483c84
commit f1f2f617e8
@@ -29,9 +29,9 @@
//!
//! Some resources about the above:
//!
//! 1. <https://docs.substrate.io/v3/tools/try-runtime>
//! 1. <https://docs.substrate.io/reference/command-line-tools/try-runtime/>
//! 2. <https://www.crowdcast.io/e/substrate-seminar/41>
//! 3. <https://docs.substrate.io/v3/advanced/executor>
//! 3. <https://docs.substrate.io/fundamentals/runtime-development/>
//!
//! ---
//!