diff --git a/README.md b/README.md index cec23e7e..a0e7c65c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The library provides 4 callbacks: A minimal example can be found in `simulation/main.go`. ## Links -- dBFT high-level description on NEO website [https://docs.neo.org/docs/en-us/tooldev/concept/consensus/consensus_algorithm.html](https://docs.neo.org/docs/en-us/tooldev/concept/consensus/consensus_algorithm.html) +- dBFT high-level description on NEO website [https://docs.neo.org/docs/en-us/basic/consensus/dbft.html](https://docs.neo.org/docs/en-us/basic/consensus/dbft.html) - dBFT research paper [https://github.com/NeoResearch/yellowpaper/blob/master/releases/08_dBFT.pdf](https://github.com/NeoResearch/yellowpaper/blob/master/releases/08_dBFT.pdf) ## Notes