From eb38a05beb43d2e7f7a47b1a397873042be5c1d1 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Wed, 26 Apr 2017 22:53:26 +0300 Subject: [PATCH] Fix web site upload repository. --- docs/hotdoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hotdoc.json b/docs/hotdoc.json index c9f697234..482bc95d1 100644 --- a/docs/hotdoc.json +++ b/docs/hotdoc.json @@ -11,6 +11,6 @@ "project_version": "1.0", "default-license": "CC-BY-SAv4.0", "sitemap": "sitemap.txt", - "git_upload_repository": "git@github.com:thiblahute/jpakkane.github.io.git", + "git_upload_repository": "git@github.com:jpakkane/jpakkane.github.io.git", "edit_on_github_repository": "https://github.com/mesonbuild/meson/" }