From 3fa8be6e10f8c9c3f06c6fa9a4e003308158af78 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Wed, 19 Jan 2022 10:51:22 +0530 Subject: build-aux: Fix broken link to signing key. * build-aux/build-home-page.el (org-dblock-write:download): Fix broken link to signing key. --- build-aux/build-home-page.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-aux/build-home-page.el b/build-aux/build-home-page.el index f83438c..6615111 100644 --- a/build-aux/build-home-page.el +++ b/build-aux/build-home-page.el @@ -1,5 +1,5 @@ ;;; ccwl --- Concise Common Workflow Language -;;; Copyright © 2021 Arun Isaac +;;; Copyright © 2021, 2022 Arun Isaac ;;; ;;; This file is part of ccwl. ;;; @@ -50,7 +50,7 @@ Download release tarballs. release-file)) "refs/tags/v*") (insert " -Download [[https://systemreboot.net/files/misc/arunisaac.pub][public signing key]]. +Download [[https://systemreboot.net/about/arunisaac.pub][public signing key]]. Browse the [[https://github.com/arunisaac/ccwl][development version]] of ccwl hosted on GitHub.") ;; Fix tarball filenames. -- cgit v1.2.3