]> git.mxchange.org Git - friendica.git/blobdiff - mod/ping.php
Force avatar update for Contact Advanced page
[friendica.git] / mod / ping.php
index dd57ba34d68eb3308fb3ca8847b038333410723b..70c580d3d31ff4f5c7385ee8125789d15334a2b3 100644 (file)
@@ -443,7 +443,7 @@ function ping_get_notifications($uid)
                                );
                        }
 
-                       $notification["href"] = DI::baseUrl() . "/notification/view/" . $notification["id"];
+                       $notification["href"] = DI::baseUrl() . "/notification/" . $notification["id"];
 
                        if ($notification["visible"]
                                && !$notification["deleted"]