Index: /trunk/xpressme_integration_kit/wp-content/plugins/xpressme/include/notify_functions.php
===================================================================
--- /trunk/xpressme_integration_kit/wp-content/plugins/xpressme/include/notify_functions.php	(revision 537)
+++ /trunk/xpressme_integration_kit/wp-content/plugins/xpressme/include/notify_functions.php	(revision 538)
@@ -141,5 +141,5 @@
 
 	$post_title = get_the_title($post_id);
-	$post_url = get_permalink($post_id). '#comment';
+	$post_url = get_permalink($post_id);
 	$blog_name = get_bloginfo('name');
 
