docs: Fix broken links (#3482) (#3488)

* docs: fix broken links (#3482)

A bunch of links were broken in the documentation s they included the
`docs` prefix.

* Update CHANGELOG_PENDING

* docs: switch to relative links for github compatitibility (#3482)
This commit is contained in:
Sean Braithwaite
2019-03-27 18:51:57 +01:00
committed by Anton Kaliaev
parent ae88965ff6
commit ccfe75ec4a
5 changed files with 8 additions and 8 deletions

View File

@@ -1 +1 @@
[Moved](/docs/spec/software/abci.md)
[Moved](../software/abci.md)

View File

@@ -1 +1 @@
[Moved](/docs/spec/software/wal.md)
[Moved](../software/wal.md)