commit dcf29684f4eec6cb82ef7f16b8c28887238516c9 Author: Damian Johnson atagar@torproject.org Date: Sun Oct 16 10:38:32 2016 -0700
Fix podcast link
Oops, nice catch by Henrik. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README index fb59185..ea3997f 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ The project was originally proposed in 2008 by Jacob and Karsten: http://archives.seul.org/or/dev/Jan-2008/msg00005.html
An interview by Brenno Winter discussing the project is available at: - http://www.atagar.com/arm/HFM_INT_0001.mp3 + https://www.atagar.com/arm/resources/HFM_INT_0001.mp3
Requirements: Python 2.5
tor-commits@lists.torproject.org