Sphinx changed how it handles rel links in .md (#2627)

* Sphinx changed how it handles rel links in .md

* Remove all --process-dependency-links everywhere
This commit is contained in:
Troy McConaghy
2019-01-24 14:21:21 +01:00
committed by GitHub
parent d8f51d8999
commit eb2f8ddc73
28 changed files with 35 additions and 40 deletions

View File

@@ -120,7 +120,7 @@ OR
bdb_root_url = http://<HOST-IP>:<DOCKER-PUBLISHED-PORT>
```
**Note**: BigchainDB has [other drivers as well](../drivers-clients/index.html).
**Note**: BigchainDB has [other drivers as well](http://docs.bigchaindb.com/projects/server/en/latest/drivers-clients/index.html).
### Experimental: Running Ansible a Remote Dev/Host
#### Remote Setup