Skip to content

Commit

Permalink
Make Google+ URL in UI the plus.google.com url
Browse files Browse the repository at this point in the history
  • Loading branch information
mattab committed Oct 15, 2015
1 parent 88bacc9 commit fd3cfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/DataFiles/Socials.php
Expand Up @@ -75,8 +75,8 @@
'github.com' => 'Github',

// Google+
'url.google.com' => 'Google%2B',
'plus.google.com' => 'Google%2B',
'url.google.com' => 'Google%2B',

// douban
'douban.com' => 'douban',
Expand Down

0 comments on commit fd3cfc2

Please sign in to comment.