diff options
author | Alan Pearce | 2014-08-08 20:02:56 +0100 |
---|---|---|
committer | Alan Pearce | 2014-08-08 20:02:56 +0100 |
commit | e316ce73c6704b31c3e5b7bbc68dfd88f4f9cacb (patch) | |
tree | 09c4b7156464688e79c74c8d44a85102744f31f3 | |
parent | 13e1212947917d2c87acd12cb64d00ed6a5e3155 (diff) | |
download | website-e316ce73c6704b31c3e5b7bbc68dfd88f4f9cacb.tar.lz website-e316ce73c6704b31c3e5b7bbc68dfd88f4f9cacb.tar.zst website-e316ce73c6704b31c3e5b7bbc68dfd88f4f9cacb.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" |