[metrics-db/master] Fix link to directory key certificates.

commit 2d40d1b77fd4bd858751fa37cf3649df3afbe405 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Mon Sep 29 09:11:08 2014 +0200 Fix link to directory key certificates. Spotted by cypherpunks, resolves #13265. --- web/formats.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/formats.html b/web/formats.html index 9b8ba5c..b5d56da 100644 --- a/web/formats.html +++ b/web/formats.html @@ -126,7 +126,7 @@ Vote documents are by far the largest documents provided here. </p> <h3>Directory key certificates -(<a href="archive/relay-descriptors/certs.xz">archive</a>) +(<a href="archive/relay-descriptors/certs.tar.xz">archive</a>) <span class="type-annotation"><tt>@type dir-key-certificate-3 1.0</tt></span> </h3> @@ -136,7 +136,7 @@ The directory authorities sign their votes and the consensus with their key that they publish in a key certificate. These key certificates change once every few months, so they are only available in the -<a href="archive/relay-descriptors/certs.xz">archive</a>. +<a href="archive/relay-descriptors/certs.tar.xz">archive</a>. </p> <h3>Microdescriptor consensuses
participants (1)
-
karsten@torproject.org