Fix documentation dead link (#3372)

This commit is contained in:
s0me0ne-unkn0wn
2024-02-19 00:51:40 +01:00
committed by GitHub
parent b179b83264
commit d7862aa8c9
+1 -1
View File
@@ -62,7 +62,7 @@ pub struct RunCmd {
/// Not all RPC methods are safe to be exposed publicly.
///
/// Use an RPC proxy server to filter out dangerous methods. More details:
/// <https://docs.substrate.io/main-docs/build/custom-rpc/#public-rpcs>.
/// <https://docs.substrate.io/build/remote-procedure-calls/#public-rpc-interfaces>.
///
/// Use `--unsafe-rpc-external` to suppress the warning if you understand the risks.
#[arg(long)]