git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2025-08-20 10:01:10 +0200
committermail_redacted_for_web 2025-08-20 10:01:10 +0200
commit1b88624665ce73b058484861d095f1a0ec5974b0 (patch)
tree96b6940b308f30711f77d1e981bd99ff9eeca63a
parent865e3aabe2d1f46a9c3692e8d51eb4379d7cc970 (diff)
downloadpython-skeleton-1b88624665ce73b058484861d095f1a0ec5974b0.tar.bz2
corrected sources linking
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0e2de4d..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] [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]: [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)