diff --git a/hello/index.html b/hello/index.html index 3b77b70..49156ce 100644 --- a/hello/index.html +++ b/hello/index.html @@ -39,7 +39,7 @@ let day = date.getDate() > 9 ? date.getDate() : '0' + date.getDate(); let redirectLocation = `https://hackmd.stuve-bamberg.de/sitzung${year}${month}${day}?both`; // window.location.href = redirectLocation; - window.location.href = 'https://hackmd.stuve-bamberg.de/sitzung20240529?both#' + window.location.href = 'https://hackmd.stuve-bamberg.de/sitzung20240604?both#'