fixed logo
diff --git a/_projectCommon.php b/_projectCommon.php
index 92b4411..50b2240 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -74,11 +74,11 @@
 	);
 	
 	$links[] = array(
-			'icon' => 'fa-activity', // Required
+			'icon' => 'fa-bolt', // fa-users // Required
 			'url' => 'https://projects.eclipse.org/projects/modeling.mdt.etrice', // Required
 			'title' => 'Activity', // Required
 			//'target' => '_blank', // Optional
-			'text' => 'Releases, Project Info, Commit Meter, Committers' // Optional
+			'text' => 'Releases, Project Info, Committers' // Optional
 	);
 	
 	$links[] = array(