diff --git a/application/views/scripts/about/index.phtml b/application/views/scripts/about/index.phtml
index 80068e628..53c1c652c 100644
--- a/application/views/scripts/about/index.phtml
+++ b/application/views/scripts/about/index.phtml
@@ -5,7 +5,7 @@
= $this->img('img/icinga-logo-big-dark.png', null, array('width' => 320)) ?>
- - = $this->translate('Version') ?>
+ - = $this->translate('Icinga Web 2 Version') ?>
- = $this->escape($version['appVersion']) ?>
@@ -72,7 +72,7 @@
) ?>
= $this->qlink(
null,
- 'https://www.icinga.com/services/support',
+ 'https://www.icinga.com/support/',
null,
array(
'target' => '_blank',
@@ -82,7 +82,7 @@
) ?>
= $this->qlink(
null,
- 'https://www.icinga.com/community/get-involved/',
+ 'https://www.icinga.com/about/get-involved/',
null,
array(
'target' => '_blank',