From d81238c2bc1faf32d879404151d369964e54e03c Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 4 Mar 2015 11:37:32 +0000 Subject: Update website address --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f264115..bfbff53 100644 --- a/Makefile +++ b/Makefile @@ -3,12 +3,12 @@ UPNAME = SimplyRead VERSION = 0.8 KEYFILE = private.pem -WEBSITE = http://njw.me.uk/software/$(NAME) -REPOURL = http://git.njw.me.uk/$(NAME).git -AUTHORFOAF = http://njw.me.uk/card#i +WEBSITE = https://njw.name/$(NAME) +REPOURL = https://git.njw.name/$(NAME).git +AUTHORFOAF = https://njw.name/card#i AUTHORNAME = Nick White -AUTHORHOME = http://njw.me.uk -GECKOID = simplyread@njw.me.uk +AUTHORHOME = https://njw.name +GECKOID = simplyread@njw.name all: xpi crx -- cgit v1.2.3