From a0f4608c6d2d187dd784880ecb7d4f4c7ba0acb2 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Wed, 20 Aug 2025 10:23:25 +0200 Subject: linklist should be - a list --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 515f21b..88576dc 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ This will list some useful resources to fill in pyproject.toml etc. # Sources -[^1]: [Internet Archive Wayback Machine, 2024-01-05](https://web.archive.org/web/20240105220829/https://www.jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/) -[^2]: [Setuptools, pyproject_config](https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html) +1. [^1]: [Internet Archive Wayback Machine, 2024-01-05](https://web.archive.org/web/20240105220829/https://www.jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/) +2. [^2]: [Setuptools, pyproject_config](https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html) -- cgit v1.2.3