diff --git a/app/views/authors/show.html.haml b/app/views/authors/show.html.haml
index 4ee71a7c8..89b6cd165 100644
--- a/app/views/authors/show.html.haml
+++ b/app/views/authors/show.html.haml
@@ -3,6 +3,9 @@
= link_to '⇧ ostatus', ostatus_path
= "#{@author.username}'s stream"
+.sub_header
+ = @author.profile_url
+
- if @author_ostatus_posts
%ul#stream
- for post in @author_ostatus_posts