docs: fix link to babe (#4418)

This commit is contained in:
Wei Tang
2019-12-17 05:04:57 -08:00
committed by Bastian Köcher
parent 7c6ad9dd1c
commit 33fa445db0
+1 -1
View File
@@ -54,7 +54,7 @@
//! blocks) and will go with the longest one in case of a tie.
//!
//! An in-depth description and analysis of the protocol can be found here:
//! <https://research.web3.foundation/en/latest/polkadot/BABE/Babe>
//! <https://research.web3.foundation/en/latest/polkadot/BABE/Babe.html>
#![forbid(unsafe_code)]
#![warn(missing_docs)]