From c72ae6ea1cec86547dfebc400ab6a854d917c64e Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Fri, 30 Oct 2020 10:19:20 -0700 Subject: [PATCH] Fix download links in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 361b0a7..cffc19a 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ _Read more about dangerzone in the blog post [Dangerzone: Working With Suspiciou ## Getting started -- Download [dangerzone 0.1.4 for Mac](https://github.com/firstlookmedia/dangerzone/releases/download/v0.1.4/Dangerzone 0.1.4.dmg) -- Download [dangerzone 0.1.4 for Windows](https://github.com/firstlookmedia/dangerzone/releases/download/v0.1.4/Dangerzone 0.1.4.msi) +- Download [dangerzone 0.1.4 for Mac](https://github.com/firstlookmedia/dangerzone/releases/download/v0.1.4/Dangerzone.0.1.4.dmg) +- Download [dangerzone 0.1.4 for Windows](https://github.com/firstlookmedia/dangerzone/releases/download/v0.1.4/Dangerzone.0.1.4.msi) - See [installing dangerzone](https://github.com/firstlookmedia/dangerzone/wiki/Installing-Dangerzone) on the wiki for Linux repositories You can also install dangerzone for Mac using [Homebrew](https://brew.sh/): `brew cask install dangerzone` @@ -42,4 +42,4 @@ Dangerzone was inspired by [Qubes trusted PDF](https://blog.invisiblethings.org/ Set up a development environment by following [these instructions](/BUILD.md). -The git repository for the container is called [dangerzone-converter](https://github.com/firstlookmedia/dangerzone-converter). \ No newline at end of file +The git repository for the container is called [dangerzone-converter](https://github.com/firstlookmedia/dangerzone-converter).