From f4c1bb7bbf702daae884d58ad3a8dbf026267e4d Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Wed, 11 Sep 2019 14:09:12 +0200 Subject: [PATCH] Update URLs --- README.md | 10 +++++----- snapcraft.yaml | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 05f12c16..aa252cdb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ![dnscrypt-proxy 2](https://raw.github.com/jedisct1/dnscrypt-proxy/master/logo.png?3) +# ![dnscrypt-proxy 2](https://raw.github.com/dnscrypt/dnscrypt-proxy/master/logo.png?3) -[![Financial Contributors on Open Collective](https://opencollective.com/dnscrypt/all/badge.svg?label=financial+contributors)](https://opencollective.com/dnscrypt) [![DNSCrypt-Proxy Release](https://img.shields.io/github/release/jedisct1/dnscrypt-proxy.svg?label=Latest%20Release&style=popout)](https://github.com/jedisct1/dnscrypt-proxy/releases/latest) [![Build Status](https://travis-ci.org/jedisct1/dnscrypt-proxy.svg?branch=master)](https://travis-ci.org/jedisct1/dnscrypt-proxy?branch=master) [![#dnscrypt-proxy:matrix.org](https://img.shields.io/matrix/dnscrypt-proxy:matrix.org.svg?label=DNSCrypt-Proxy%20Matrix%20Chat&server_fqdn=matrix.org&style=popout)](https://matrix.to/#/#dnscrypt-proxy:matrix.org) +[![Financial Contributors on Open Collective](https://opencollective.com/dnscrypt/all/badge.svg?label=financial+contributors)](https://opencollective.com/dnscrypt) [![DNSCrypt-Proxy Release](https://img.shields.io/github/release/dnscrypt/dnscrypt-proxy.svg?label=Latest%20Release&style=popout)](https://github.com/dnscrypt/dnscrypt-proxy/releases/latest) [![Build Status](https://travis-ci.org/dnscrypt/dnscrypt-proxy.svg?branch=master)](https://travis-ci.org/dnscrypt/dnscrypt-proxy?branch=master) [![#dnscrypt-proxy:matrix.org](https://img.shields.io/matrix/dnscrypt-proxy:matrix.org.svg?label=DNSCrypt-Proxy%20Matrix%20Chat&server_fqdn=matrix.org&style=popout)](https://matrix.to/#/#dnscrypt-proxy:matrix.org) ## Overview @@ -13,7 +13,7 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D * [DNS stamps](https://dnscrypt.info/stamps) * [FAQ](https://dnscrypt.info/faq) -## [Download the latest release](https://github.com/jedisct1/dnscrypt-proxy/releases/latest) +## [Download the latest release](https://github.com/dnscrypt/dnscrypt-proxy/releases/latest) Available as source code and pre-built binaries for most operating systems and architectures (see below). @@ -62,14 +62,14 @@ Up-to-date, pre-built binaries are available for: * Windows * Windows 64 bit -How to use these files, as well as how to verify their signatures, are documented in the [installation instructions](https://github.com/jedisct1/dnscrypt-proxy/wiki/installation). +How to use these files, as well as how to verify their signatures, are documented in the [installation instructions](https://github.com/dnscrypt/dnscrypt-proxy/wiki/installation). ## Contributors ### Code Contributors This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. - + ### Financial Contributors diff --git a/snapcraft.yaml b/snapcraft.yaml index 9b8ba332..5acd968a 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -9,8 +9,8 @@ base: core18 parts: dnscrypt-proxy: plugin: go - source: https://github.com/jedisct1/dnscrypt-proxy.git - go-importpath: github.com/jedisct1/dnscrypt-proxy + source: https://github.com/dnscrypt/dnscrypt-proxy.git + go-importpath: github.com/dnscrypt/dnscrypt-proxy build-packages: - gcc example-config-files: