From fd4ce53e4fd99031d99c1b568c887661fa60b989 Mon Sep 17 00:00:00 2001 From: Patrick Arnecke Date: Mon, 29 Dec 2025 08:33:50 +0100 Subject: [PATCH] Update link to the correct demo repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d5a4e9..5bb78ae 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Once created, your new repository will execute a GitHub Actions workflow that us You can see an example of a repository generated using this template here: -- https://github.com/simonw/python-lib-template-repository-demo +- [https://github.com/simonw/python-lib-template-demo](https://github.com/simonw/python-lib-template-demo) ## GitHub Actions setup by this repository