w3f/polkadot-spec

Fix broken external links

0xCaso opened this issue · 3 comments

These are the links to fix:

-----------------------------------------
The following external links are broken:
https://docs.rs/libsecp256k1/0.7.0/libsecp256k1/struct.Signature#method.parse_overflowing
https://docs.rs/libsecp256k1/0.7.0/libsecp256k1/struct.Signature#method.parse_overflowing
https://docs.rs/libsecp256k1/0.7.0/libsecp256k1/struct.Signature#method.parse_overflowing
https://research.web3.foundation/en/latest/polkadot/overview/2-token-economics#relay-chain-transaction-fees-and-per-block-transaction-limits
https://research.web3.foundation/en/latest/polkadot/block-production/Babe#-5.-security-analysis
https://docs.rs/bitvec/latest/bitvec/order/trait.BitOrder
https://docs.rs/bitvec/latest/bitvec/store/trait.BitStore
-----------------------------------------
Noc2 commented

The first three are fixed here: 3a76451

Noc2 commented

The last two here: 63a3afa

Noc2 commented

And the rest here: 8197e10