From 216e3c2975bea21cfc5694a0794832050fa497cb Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 9 Mar 2025 11:48:24 +0100 Subject: [PATCH] chore: fix link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51fef19..cba127a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Python Template -An opinionated starter project for flask python projects. It contains code for a new [Flask Blueprint]https://flask.palletsprojects.com/en/stable/blueprints/). +An opinionated starter project for flask python projects. It contains code for a new [Flask Blueprint](https://flask.palletsprojects.com/en/stable/blueprints/). **DO NOT PUSH PROJECT-SPECIFIC CHANGES**