Fix happyDNS resistance
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2022-05-24 17:15:48 +02:00
parent e296780823
commit 2952c75c08
2 changed files with 8 additions and 8 deletions

View File

@ -71,13 +71,13 @@
- id: downloads-text - id: downloads-text
translation: | translation: |
Our source code is freely available under the [CeCILL license](http://cecill.info/licences/Licence_CeCILL_V2.1-en.html) in our [git repository](https://git.happydns.org/), hosted by Framagit. Our source code is freely available under the [CeCILL license](http://cecill.info/licences/Licence_CeCILL_V2.1-en.html) in our [git repository](https://git.happydomain.org/), hosted by Framagit.
You can download the latest [*nightly* version](https://get.happydomain.org/master/) of happyDomain for [Linux x86_64](https://get.happydomain.org/master/happydomain-linux-amd64), [Linux arm64](https://get.happydomain.org/master/happydomain-linux-arm64) or [macOS x86_64](https://get.happydomain.org/master/happydomain-darwin-amd64). You can download the latest [*nightly* version](https://get.happydomain.org/master/) of happyDomain for [Linux x86_64](https://get.happydomain.org/master/happydomain-linux-amd64), [Linux arm64](https://get.happydomain.org/master/happydomain-linux-arm64) or [macOS x86_64](https://get.happydomain.org/master/happydomain-darwin-amd64).
We publish a [Docker image](https://hub.docker.com/r/happydns/happydomain/), feel free to test it thanks to: We publish a [Docker image](https://hub.docker.com/r/happydomain/happydomain/), feel free to test it thanks to:
docker run -e HAPPYDOMAIN_NO_AUTH=1 -p 8081:8081 happydns/happydomain docker run -e HAPPYDOMAIN_NO_AUTH=1 -p 8081:8081 happydomain/happydomain
Precompiled binaries are also availables on <https://get.happydomain.org/>. Precompiled binaries are also availables on <https://get.happydomain.org/>.
@ -91,7 +91,7 @@
translation: "Bugs and Features" translation: "Bugs and Features"
- id: community-bugs-text - id: community-bugs-text
translation: | translation: |
Problem, missing feature? Please, take one minute to report it on [the project's issues page](https://framagit.org/happyDNS/happydns/-/issues). Problem, missing feature? Please, take one minute to report it on [the project's issues page](https://framagit.org/happyDomain/happydomain/-/issues).
- id: community-translation - id: community-translation
translation: "Translations" translation: "Translations"
@ -103,7 +103,7 @@
translation: "Code" translation: "Code"
- id: community-code-text - id: community-code-text
translation: | translation: |
Skilled developer? Contribute to the code! Check out [our repository](https://git.happydns.org/) on Framagit. Skilled developer? Contribute to the code! Check out [our repository](https://git.happydomain.org/) on Framagit.
- id: community-contact - id: community-contact
translation: "Contact" translation: "Contact"

View File

@ -75,9 +75,9 @@
Téléchargez la dernière [version *nightly*](https://get.happydomain.org/master/) d'happyDomain pour [Linux x86_64](https://get.happydomain.org/master/happydomain-linux-amd64), [Linux arm64](https://get.happydomain.org/master/happydomain-linux-arm64) ou [macOS x86_64](https://get.happydomain.org/master/happydomain-darwin-amd64). Téléchargez la dernière [version *nightly*](https://get.happydomain.org/master/) d'happyDomain pour [Linux x86_64](https://get.happydomain.org/master/happydomain-linux-amd64), [Linux arm64](https://get.happydomain.org/master/happydomain-linux-arm64) ou [macOS x86_64](https://get.happydomain.org/master/happydomain-darwin-amd64).
Vous préférez une [image Docker](https://hub.docker.com/r/happydns/happydomain/) ? Essayez-la Vous préférez une [image Docker](https://hub.docker.com/r/happydomain/happydomain/) ? Essayez-la
docker run -e HAPPYDOMAIN_NO_AUTH=1 -p 8081:8081 happydns/happydomain docker run -e HAPPYDOMAIN_NO_AUTH=1 -p 8081:8081 happydomain/happydomain
Les binaires précompilés sont disponibles sur <https://get.happydomain.org/>. Les binaires précompilés sont disponibles sur <https://get.happydomain.org/>.
@ -91,7 +91,7 @@
translation: "Bugs et fonctionnalités" translation: "Bugs et fonctionnalités"
- id: community-bugs-text - id: community-bugs-text
translation: | translation: |
Vous remarquez un problème ou une fonctionnalité manquante ? Pensez à nous l'indiquer via le [formulaire de notre projet](https://framagit.org/happyDNS/happydns/-/issues). Vous remarquez un problème ou une fonctionnalité manquante ? Pensez à nous l'indiquer via le [formulaire de notre projet](https://framagit.org/happyDomain/happydomain/-/issues).
- id: community-translation - id: community-translation
translation: "Traductions" translation: "Traductions"