git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2026-03-07 12:17:59 +0100
committermail_redacted_for_web 2026-03-07 12:17:59 +0100
commit1503d6fa5bc172a40945156daed2add78c977ea2 (patch)
tree96b6940b308f30711f77d1e981bd99ff9eeca63a
parenta0f4608c6d2d187dd784880ecb7d4f4c7ba0acb2 (diff)
downloadpython-skeleton-1503d6fa5bc172a40945156daed2add78c977ea2.tar.bz2
fix: lists and references don't work well togetherHEADv0.1.0master
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 88576dc..515f21b 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. [^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)
+[^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)