diff --git a/README.md b/README.md
index 207de741..31142ee8 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,5 @@
* [Web Site](https://yunohost.org)
* Based on [Simone](https://github.com/YunoHost/Simone)
-Please report [issues on YunoHost bugtracker](https://dev.yunohost.org/projects/yunohost/issues) (no registration needed).
+Please report [issues on YunoHost bugtracker](https://github.com/YunoHost/issues/issues).
diff --git a/apps_framasoft.md b/apps_framasoft.md
index e75a1231..d9d591a5 100644
--- a/apps_framasoft.md
+++ b/apps_framasoft.md
@@ -39,5 +39,5 @@
### Voir aussi
- [Liste complète des applications packagées](/apps)
-- [La roadmap 'Dégooglisons'](https://dev.yunohost.org/versions/12)
+- [La roadmap 'Dégooglisons'](https://github.com/YunoHost/issues/milestone/13)
diff --git a/contribute.md b/contribute.md
index eeb06146..f80d3578 100644
--- a/contribute.md
+++ b/contribute.md
@@ -22,7 +22,7 @@ Talk about software freedom, [self-hosting](selfhosting_en) and YunoHost to your
Testing
-We need people able to test YunoHost deeply. If you find a bug, try to identify it, and report it on our
bug tracker.
+We need people able to test YunoHost deeply. If you find a bug, try to identify it, and report it on our
bug tracker.
diff --git a/contribute_ar.md b/contribute_ar.md
index 071dc3ee..c0195b24 100644
--- a/contribute_ar.md
+++ b/contribute_ar.md
@@ -22,7 +22,7 @@
نحن بحاجة إلى تجريب حثيث لواي يونوهوست YunoHost. فإن صادفتم مشكلة، يرجى القيام بتحديد الخلل و ثم الإبلاغ عنه عبر
-
مُتعقب الأخطاء.
+
مُتعقب الأخطاء.
diff --git a/contributordoc_fr.md b/contributordoc_fr.md
index a790b813..0c5f8ff9 100644
--- a/contributordoc_fr.md
+++ b/contributordoc_fr.md
@@ -3,7 +3,7 @@
* [Guide du contributeur](/contribute_fr)
* [Qu’est-ce que YunoHost ?](/whatsyunohost_fr)
* Développement
- * Feuille de route du projet
+ * Feuille de route du projet
* [Liste des applications disponibles](/apps_fr)
* [Préparer/empaqueter une nouvelle application](/packaging_apps_fr)
* [Développer avec Docker](/docker_fr)
diff --git a/dev.md b/dev.md
index 378cfe64..e76fda01 100644
--- a/dev.md
+++ b/dev.md
@@ -5,7 +5,7 @@ proceed? This guide takes you through the various steps of the development and
contribution process.
If you're looking for stuff to implement or fix, the bug-tracker is
-[here](https://dev.yunohost.org/issues/) !
+[here](https://github.com/YunoHost/issues/issues) !
**Come say hi to us in the [dev chatroom](xmpp:dev@conference.yunohost.org?join)** ! If you don't have an XMPP client, you can join using the widget at the bottom right of this page.
diff --git a/dev_fr.md b/dev_fr.md
index bb8909dc..2cfa4cd8 100644
--- a/dev_fr.md
+++ b/dev_fr.md
@@ -5,7 +5,7 @@ savez pas comment procéder ? Ce guide parcours les étapes du développement et
processus de contribution.
Si vous chercher quelque chose à implémenter ou un bug à réparer, le
-bug tracker est [ici](https://dev.yunohost.org/issues/) !
+bug tracker est [ici](https://github.com/yunohost/issues/issues) !
**Venez dire coucou sur le [salon de
dev](xmpp:dev@conference.yunohost.org?join)** ! Si vous n'avez pas de client
diff --git a/help.md b/help.md
index 00fab758..270e95de 100644
--- a/help.md
+++ b/help.md
@@ -49,7 +49,7 @@ document.getElementById("goForum").onclick = function() {
window.location.href = "https://forum.yunohost.org/latest";
}
document.getElementById("goBugtracker").onclick = function() {
- window.location.href = "https://dev.yunohost.org/projects/yunohost/issues";
+ window.location.href = "https://github.com/yunohost/issues/issues";
}
document.getElementById("goDevroom").onclick = function() {
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
diff --git a/help_ar.md b/help_ar.md
index d9da626f..7fdff1ea 100644
--- a/help_ar.md
+++ b/help_ar.md
@@ -58,7 +58,7 @@ document.getElementById("goForum").onclick = function() {
window.location.href = "https://forum.yunohost.org/latest";
}
document.getElementById("goBugtracker").onclick = function() {
- window.location.href = "https://dev.yunohost.org/projects/yunohost/issues";
+ window.location.href = "https://github.com/yunohost/issues/issues";
}
document.getElementById("goDevroom").onclick = function() {
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
diff --git a/help_fr.md b/help_fr.md
index f032fa8f..aef33e0c 100644
--- a/help_fr.md
+++ b/help_fr.md
@@ -51,7 +51,7 @@ document.getElementById("goForum").onclick = function() {
window.location.href = "https://forum.yunohost.org/latest";
}
document.getElementById("goBugtracker").onclick = function() {
- window.location.href = "https://dev.yunohost.org/projects/yunohost/issues";
+ window.location.href = "https://github.com/yunohost/issues/issues";
}
document.getElementById("goDevroom").onclick = function() {
window.location.href = "https://kiwiirc.com/client/irc.freenode.net/yunohost-dev";
diff --git a/packaging_apps_guidelines.md b/packaging_apps_guidelines.md
index 1637a560..19ee3aa0 100644
--- a/packaging_apps_guidelines.md
+++ b/packaging_apps_guidelines.md
@@ -31,7 +31,7 @@ Each YEP is associated with:
| YEP 1.8 | Publish test requests | validated | manual | OFFICIAL (6) |
| YEP 1.9 | Document the app | validated | AUTO | OFFICIAL (6) |
| YEP 1.10 | Keep a clean version history | draft | manual | OFFICIAL (6) |
-| YEP 1.11 | Add app to [YunoHost bugtracker](https://dev.yunohost.org) | draft | manual | OFFICIAL (NA) |
+| YEP 1.11 | Add app to [YunoHost bugtracker](https://github.com/YunoHost/issues/issues) | draft | manual | OFFICIAL (NA) |
| | | | | |
| ** YEP 2 ** | ** Stabilize an app ** | ** Status ** | ** Test ** | ** Level ** |
| YEP 2.1 | Respect the manifest format | validated | Home | INPROGRESS (5) |
@@ -207,7 +207,7 @@ There is also README.md, which must and can contain:
#### YEP 1.10
##### Keep a clean version history | draft | manual | OFFICIAL |
#### YEP 1.11
-##### Add app to [YunoHost bugtracker](https://dev.yunohost.org) | draft | manual | OFFICIAL |
+##### Add app to [YunoHost bugtracker](https://github.com/YunoHost/issues/issues) | draft | manual | OFFICIAL |
### YEP 2
#### Stabilize an app
@@ -439,4 +439,4 @@ To do this, you need to add an actionmaps to `/usr/share/moulinette/actionsmap/`
The packages [menu_ynh](https://github.com/YunoHost-Apps/menu_ynh/) and [subscribe_ynh](https://github.com/YunoHost-Apps/subscribe_ynh/) are old (and not up to date) can be used as the basis for this type of module.
#### YEP 4.8
-##### Add a module to the web admin | draft | manual | OPTIONAL |
\ No newline at end of file
+##### Add a module to the web admin | draft | manual | OPTIONAL |
diff --git a/packaging_apps_guidelines_fr.md b/packaging_apps_guidelines_fr.md
index 7dbe012c..2dd4d1a7 100644
--- a/packaging_apps_guidelines_fr.md
+++ b/packaging_apps_guidelines_fr.md
@@ -31,7 +31,7 @@ Chaque YEP est associée à :
| YEP 1.8 | Publier des demandes de test | validé | manuel | OFFICIAL (6) |
| YEP 1.9 | Documenter l'app | validé | AUTO | OFFICIAL (6) |
| YEP 1.10 | Garder un historique de version propre | brouillon | manuel | OFFICIAL (6) |
-| YEP 1.11 | Ajouter l'app au [bugtracker YunoHost](https://dev.yunohost.org) | brouillon | manuel | OFFICIAL (NA) |
+| YEP 1.11 | Ajouter l'app au [bugtracker YunoHost](https://github.com/yunohost/issues/issues) | brouillon | manuel | OFFICIAL (NA) |
| | | | | |
| **YEP 2** | **Stabiliser une app** | **Statut** | **Test** | **Niveau** |
| YEP 2.1 | Respecter le format du manifeste | validé | auto | INPROGRESS (5) |
@@ -207,7 +207,7 @@ Il y a également le README.md, ce dernier doit et peut contenir :
#### YEP 1.10
##### Garder un historique de version propre | brouillon | manuel | OFFICIAL |
#### YEP 1.11
-##### Ajouter l'app au [bugtracker YunoHost](https://dev.yunohost.org) | brouillon | manuel | OFFICIAL |
+##### Ajouter l'app au [bugtracker YunoHost](https://github.com/yunohost/issues/issues) | brouillon | manuel | OFFICIAL |
### YEP 2
#### Stabiliser une app