From d85a1e4e2eaa340dc83938bfda33bf2a9e7f50f6 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 11 Jul 2021 21:14:59 +0000 Subject: More git link cleanup * Fix Trac "export:" links * Use "about" link for naked repository links so default view is the README.md * Adjust to match new cgit configuration which hides ".git" suffixes --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 9e51aeb..95ca6fe 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -10,7 +10,7 @@ REPO_PATH := /usr/local/git/repositories all: tools/extract.py --source-url ${SOURCE_URL} - ./kludges.py + ./kludge-cgit-urls.py cd pelican; pelican --output website --settings pelicanconf.py --fatal errors content fetch: -- cgit v1.2.3