From 4a24d3f98c627aa84292e9ee8def7f62bc42dc12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=9C=CE=B1=CE=BA=CE=B1=CF=81=CF=8C=CE=BD=CE=B9=CE=B1=20?= =?UTF-8?q?=CE=BC=CE=B5?= <32320229+makaroniame@users.noreply.github.com> Date: Mon, 19 Sep 2016 00:37:13 +0200 Subject: [PATCH] Fixed Last.fm URL (#540) lastfm.com/user... results in a server error, last.fm/user... is the correct URL. --- _includes/author-profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/author-profile.html b/_includes/author-profile.html index da17fc8bb75e..510a1ba97740 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -65,7 +65,7 @@

{{ author.name }}

  • Stackoverflow
  • {% endif %} {% if author.lastfm %} -
  • Last.fm
  • +
  • Last.fm
  • {% endif %} {% if author.dribbble %}
  • Dribbble