change reference module to pallet (#9281)

* change reference module to pallet

* fix inner doc

Co-authored-by: thiolliere <gui.thiolliere@gmail.com>
This commit is contained in:
Shinsaku Ashizawa
2021-07-06 22:56:37 +09:00
committed by GitHub
parent 0b4f87fbbe
commit e581e6aff3
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Aura Module
- [`aura::Config`](https://docs.rs/pallet-aura/latest/pallet_aura/pallet/trait.Config.html)
- [`Module`](https://docs.rs/pallet-aura/latest/pallet_aura/struct.Module.html)
- [`Pallet`](https://docs.rs/pallet-aura/latest/pallet_aura/pallet/struct.Pallet.html)
## Overview