commit 8805a1d2f68260a3f996e16a8938aff954af6172 Author: juga0 juga@riseup.net Date: Mon Jan 11 07:37:25 2021 +0000
fix: doc: Add forgotten image from consensus health
It was referenced by 6e6a8f3ba534cbd93b830fe3ffd5ce40abe8e77d. Since that image was wrong, created a new screenshot from the current "past 90 days" at consensus-health.tpo. --- .../source/images/20210111_consensushealth_bwauths.png | Bin 0 -> 100029 bytes docs/source/monitoring_bandwidth.rst | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/source/images/20210111_consensushealth_bwauths.png b/docs/source/images/20210111_consensushealth_bwauths.png new file mode 100644 index 0000000..6898fd2 Binary files /dev/null and b/docs/source/images/20210111_consensushealth_bwauths.png differ diff --git a/docs/source/monitoring_bandwidth.rst b/docs/source/monitoring_bandwidth.rst index d9ebdf2..b3a6c65 100644 --- a/docs/source/monitoring_bandwidth.rst +++ b/docs/source/monitoring_bandwidth.rst @@ -15,7 +15,7 @@ Bwauths number of measured relays
It should be approximately equal for all bwauths.
-.. image:: images/20200927_consensushealth_bwauths.png +.. image:: images/20210111_consensushealth_bwauths.png :alt: bwauths measured relays
https://consensus-health.torproject.org/graphs.html#votedaboutgraphs
tor-commits@lists.torproject.org