diff options
author | Alan Pearce | 2014-08-08 20:02:56 +0100 |
---|---|---|
committer | Alan Pearce | 2014-08-08 20:02:56 +0100 |
commit | 8fcfe5b8eee07bbccbdcca633c0c5c68492bdaea (patch) | |
tree | 7a5db589b9137d2315b8212018f5976ff4ca331d | |
parent | 94c5dee09692b3fb1aa1bcc838780bbb25fdbd7a (diff) | |
download | website-8fcfe5b8eee07bbccbdcca633c0c5c68492bdaea.tar.lz website-8fcfe5b8eee07bbccbdcca633c0c5c68492bdaea.tar.zst website-8fcfe5b8eee07bbccbdcca633c0c5c68492bdaea.zip |
Change Google+ url to use plus.google.com
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 87a99ae..4720e7f 100644 --- a/config.toml +++ b/config.toml @@ -13,5 +13,5 @@ Description = "…now has a website" [Params.author.urls] Twitter = "https://twitter.com/alanpearceuk" -Google+ = "https://www.google.com/+AlanPearceUK" +Google+ = "https://plus.google.com/+AlanPearceUK" Github = "https://github.com/alanpearce" |