diff --git a/INSTALL.md b/INSTALL.md index 8ff3a07..87754eb 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -61,4 +61,4 @@ sudo dnf install -y dangerzone ## Build from source -If you'd like to build from source, follow the [build instructions](https://github.com/firstlookmedia/dangerzone/blob/master/BUILD.md). +If you'd like to build from source, follow the [build instructions](https://github.com/freedomofpress/dangerzone/blob/master/BUILD.md). diff --git a/README.md b/README.md index fcdbc22..0b0ea81 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ _Read more about Dangerzone in the blog post [Dangerzone: Working With Suspiciou ## Getting started -- Download [Dangerzone 0.4.0 for Mac](https://github.com/firstlookmedia/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.dmg) -- Download [Dangerzone 0.4.0 for Windows](https://github.com/firstlookmedia/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.msi) +- Download [Dangerzone 0.4.0 for Mac](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.dmg) +- Download [Dangerzone 0.4.0 for Windows](https://github.com/freedomofpress/dangerzone/releases/download/v0.4.0/Dangerzone-0.4.0.msi) - See [installing Dangerzone](INSTALL.md) for Linux repositories You can also install Dangerzone for Mac using [Homebrew](https://brew.sh/): `brew install --cask dangerzone` diff --git a/RELEASE.md b/RELEASE.md index 0aab381..bb42290 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -214,6 +214,6 @@ To publish the release: - Create a new release on GitHub, put the changelog in the description of the release, and upload the macOS and Windows installers - Update the [Installing Dangerzone](INSTALL.md) page -- Update the [Dangerzone website](https://github.com/firstlookmedia/dangerzone.rocks) to link to the new installers +- Update the [Dangerzone website](https://github.com/freedomofpress/dangerzone.rocks) to link to the new installers - Update the brew cask release of Dangerzone with a [PR like this one](https://github.com/Homebrew/homebrew-cask/pull/116319) - Toot release announcement on our mastodon account @dangerzone@fosstodon.org diff --git a/setup.py b/setup.py index 29f4c92..e30e337 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ Dangerzone is an open source desktop application that takes potentially \ dangerous PDFs, office documents, or images and converts them to safe PDFs. \ It uses container technology to convert the documents within a secure sandbox.\ """, - url="https://github.com/firstlookmedia/dangerzone", + url="https://github.com/freedomofpress/dangerzone", packages=["dangerzone", "dangerzone.gui"], data_files=[ (