diff --git a/README.md b/README.md index c28d2ed63..d57b68a3f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Quorum Slack [![Build Status](https://travis-ci.org/jpmorganchase/quorum.svg?branch=master)](https://travis-ci.org/jpmorganchase/quorum) +[![Documentation Status](https://readthedocs.org/projects/goquorum/badge/?version=latest)](http://docs.goquorum.com/en/latest/?badge=latest) [![Download](https://api.bintray.com/packages/quorumengineering/quorum/geth/images/download.svg)](https://bintray.com/quorumengineering/quorum/geth/_latestVersion) Quorum is an Ethereum-based distributed ledger protocol with transaction/contract privacy and new consensus mechanisms. diff --git a/docs/requirements.txt b/docs/requirements.txt index 611ab17a7..98b195287 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ mkdocs>=1.0 pymdown-extensions==6.2 -mkdocs-material>=4.1 +mkdocs-material==4.4.3 Markdown==3.0.1 markdown-fenced-code-tabs==1.0.5 markdown-include==0.5.1