Skip to content

Commit 7a4a0d2

Browse files
committed
Typo in Stumbleupon profile name, fixes metacpan#262
1 parent 7645f44 commit 7a4a0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/preprocess.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
sourceforge = { name = 'SourceForge', url = 'http://sourceforge.net/u/%s/profile/' },
3333
stackoverflow = { name = 'StackOverflow', url = 'http://stackoverflow.com/users/%s/' },
3434
steam = { name = 'Steam', url = 'http://steamcommunity.com/id/%s' },
35-
stumbleupon = { name = 'Stumpleupon', url = 'http://www.stumbleupon.com/stumbler/%s/' },
35+
stumbleupon = { name = 'StumbleUpon', url = 'http://www.stumbleupon.com/stumbler/%s/' },
3636
tumblr = { name = 'Tumblr', url = 'http://%s.tumblr.com/' },
3737
twitter = { name = 'Twitter', url = 'http://twitter.com/%s' },
3838
vimeo = { name = 'Vimeo', url = 'http://vimeo.com/%s' },

0 commit comments

Comments
 (0)