aboutsummaryrefslogtreecommitdiff
path: root/programming
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2025-09-12 14:03:33 +0000
committeralexpdp7 <alex@corcoles.net>2025-09-12 16:04:03 +0200
commit2c8f7af953e316aa6afea7f91ac7e9be0536795a (patch)
tree5402cac10bb87d26fcafbe42ea34248506723162 /programming
parent63028e054d29c5ef938e69eebe387f1f2b6d5982 (diff)
Fix link
Diffstat (limited to 'programming')
-rw-r--r--programming/python/project_setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/programming/python/project_setup.md b/programming/python/project_setup.md
index 1eb54307..a5f0c789 100644
--- a/programming/python/project_setup.md
+++ b/programming/python/project_setup.md
@@ -65,7 +65,7 @@ Use Ruff to format and lint your code.
## Use a minimal gitignore file
-See <../git/git_advice.md#use-gitignore-properly>.
+See [use gitignore properly](../git/git_advice.md#use-gitignore-properly).
## Keep your code together