diff --git a/README.md b/README.md index 9b36fe9c..17e7d51c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Follow these steps to get started :hammer_and_wrench: ### Rust Setup -First, complete the [basic Rust setup instructions](./doc/rust-setup.md). +First, complete the [basic Rust setup instructions](./docs/rust-setup.md). ### Run @@ -202,4 +202,4 @@ A FRAME pallet is compromised of a number of blockchain primitives: notify users of important changes in the runtime. - Errors: When a dispatchable fails, it returns an error. - Config: The `Config` configuration interface is used to define the types and parameters upon - which a FRAME pallet depends. \ No newline at end of file + which a FRAME pallet depends.