From 9e48dd7e5987e079b1782b5ab940aac81ac6693b Mon Sep 17 00:00:00 2001 From: Cory Zue Date: Fri, 25 Oct 2024 16:03:32 +0200 Subject: [PATCH] fix anchor text on publishing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ea7aef..958648e 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ The `publish.yml` Action runs when you create a new GitHub release. It can build For this to work, you need to create an API token for your PyPI account and add that to your repository as a secret called `PYPI_TOKEN`. -See [Publishing your library as a package to PyPI](https://github.com/simonw/click-app#publishing-your-library-as-a-package-to-pypi) for details. \ No newline at end of file +See [Publishing your library as a package to PyPI](https://github.com/simonw/click-app#publishing-your-tool-as-a-package-to-pypi) for details.