Clean up lint failures for Markdown files (#367)

Many of the Markdown files in this repository fail the Markdown lint check.
This change cleans up most of them, either by:

- Removing links to targets that no longer exist.
- Updating links to targets that have moved.
- Disabling the linter for files that need more revision.
- Clean up trailing whitespace in files that peeves the super-linter.

Fixes #363.
This commit is contained in:
M. J. Fromberger
2021-11-22 14:22:55 -08:00
committed by GitHub
parent 48e008ed10
commit e92aa56a75
24 changed files with 62 additions and 44 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# Fast Sync
Deprecated see [tendermint/tendermint/docs/tendermint-core/fastsync.md](https://github.com/tendermint/tendermint/blob/master/docs/tendermint-core/fast-sync.md)
Deprecated see [tendermint/docs/tendermint-core/block-sync](https://github.com/tendermint/tendermint/blob/master/docs/tendermint-core/block-sync/README.md)