From 12afb8d7be38ef3aa255ae6c8fc11d9f98681d52 Mon Sep 17 00:00:00 2001 From: NIKHIL DHANDRE Date: Sun, 24 Nov 2019 00:05:12 +0530 Subject: [PATCH] Fix miss leading link creating & using secrets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e873a3f..e7715f9 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ are released under the [BSD 3-clause license](LICENSE.md). [Creating & using secrets]: -https://help.github.com/en/articles/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables +https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets [has nothing to do with _building package distributions_]: https://github.com/pypa/gh-action-pypi-publish/issues/11#issuecomment-530480449 [PyPA guide]: