diff --git a/Examples/NSISMenu.nsi b/Examples/NSISMenu.nsi
index 64012234..2c4e547b 100644
--- a/Examples/NSISMenu.nsi
+++ b/Examples/NSISMenu.nsi
@@ -177,7 +177,7 @@ ${SetCtlColors} $0 ${CT_PAGE} ${CB_PAGE}
!insertmacro CreateSimpleLink "Bug Tracker" "http://sourceforge.net/tracker/?group_id=22049&atid=373085" ${UX_W}
!insertmacro CreateSimpleLink "Stackoverflow" "http://stackoverflow.com/questions/tagged/nsis" ${UX_W}
!insertmacro CreateSimpleLink "Slack collaboration hub" "${WWW}/r/Slack" ${UX_W}
-!insertmacro CreateSimpleLink "IRC channel" "irc://irc.landoleet.org/nsis" ${UX_W}
+;insertmacro CreateSimpleLink "IRC channel" "irc://irc.landoleet.org/nsis" ${UX_W}
;"Pastebin" "http://nsis.pastebin.com/index/1FtyKP89"
;"Search" "http://www.google.com/cse/home?cx=005317984255499820329:c_glv1-6a6a"
diff --git a/Menu/index.html b/Menu/index.html
index 063a3556..42d5ef6c 100644
--- a/Menu/index.html
+++ b/Menu/index.html
@@ -33,7 +33,7 @@
On-line help
Forum
FAQ
- IRC Channel
+
Bug Tracker