summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--res/templates/notif.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/notif.html b/res/templates/notif.html

index 70f5655352..3112df9704 100644 --- a/res/templates/notif.html +++ b/res/templates/notif.html
@@ -29,6 +29,6 @@ {% endfor %} </div> <div class="notif_link"> - <a href="{{ link }}">View in Vector</a> + <a href="{{ notif.link }}">View</a> </div> </div>