1
0
Fork 0
mirror of https://github.com/YunoHost/doc.git synced 2024-09-03 20:06:26 +02:00

Link to forum was broken

This commit is contained in:
Alexandre Aubin 2018-07-30 00:46:24 +02:00
parent 59d55df144
commit a143f57e01
3 changed files with 0 additions and 3 deletions

View file

@ -45,7 +45,6 @@ dev@conference.yunohost.org and apps@conference.yunohost.org</em>
<script>
document.getElementById("goForum").onclick = function() {
var nickname = document.getElementById("nickname").value;
window.location.href = "https://forum.yunohost.org/latest";
}
document.getElementById("goBugtracker").onclick = function() {

View file

@ -54,7 +54,6 @@ dev@conference.yunohost.org and apps@conference.yunohost.org</em>
<script>
document.getElementById("goForum").onclick = function() {
var nickname = document.getElementById("nickname").value;
window.location.href = "https://forum.yunohost.org/latest";
}
document.getElementById("goBugtracker").onclick = function() {

View file

@ -47,7 +47,6 @@ dev@conference.yunohost.org et apps@conference.yunohost.org</em>
<script>
document.getElementById("goForum").onclick = function() {
var nickname = document.getElementById("nickname").value;
window.location.href = "https://forum.yunohost.org/latest";
}
document.getElementById("goBugtracker").onclick = function() {