Corrected link to professional services category

Change-Id: I35468e5e02fc9c45273cd9144ff768ad4e803ec9
Signed-off-by: Pascal Gamper <pga@bsi-software.com>
diff --git a/constants.php b/constants.php
index 02e3496..6293889 100644
--- a/constants.php
+++ b/constants.php
@@ -35,7 +35,7 @@
 define("URL_SCREENCASTS_YOUTUBE", "http://www.youtube.com/eclipsescout");
 define("URL_SCREENCAST_LAST", "http://www.youtube.com/watch?v=SgbKrZHseTQ&list=PLM9RhoqzsT4Xvkf1lo4ry57JdneEGUJaC");
 define("URL_SLIDES", "http://wiki.eclipse.org/Scout/Overview/Slides");
-define("URL_BLOG", "http://www.bsi-software.com/scout/");
+define("URL_BLOG", "https://www.bsi-software.com/en/scout-blog/");
 define("URL_TWITTER", "http://twitter.com/eclipseScout");
 define("URL_SUMMARY", "http://projects.eclipse.org/projects/technology.scout");
 define("URL_ECLIPSE_DOWNLOAD", "http://www.eclipse.org/downloads");
diff --git a/index.php b/index.php
index 4fda3b3..5687b08 100755
--- a/index.php
+++ b/index.php
@@ -116,7 +116,7 @@
 						<a href="#" >Support</a>
 
 						<ul class="dropdown-menu" role="menu">
-							<li><a target="_blank" href="https://www.bsi-software.com/en/technology/eclipse-scout.html">Professional Services</a></li>
+							<li><a target="_blank" href="https://www.bsi-software.com/en/services/consultation/scout-support.html">Professional Services</a></li>
 							<li><a href="#contact-us" class="slide-to-section">Contact us</a></li>
 						</ul>
 					</li>