From 06e3e6702dc30f4c7636c0df9e7f29f5bcdcf32a Mon Sep 17 00:00:00 2001 From: Maxim Lobanov Date: Wed, 15 Jul 2020 13:37:07 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e00e77c..a02b9dc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Some versions are pre-installed on [virtual-environments](https://github.com/act More versions will (soon!) be available to install on-the-fly through the [`setup-python`](https://github.com/actions/setup-python) action. ## Adding new versions -We are trying to build and release new versions of Python as soon as they are released. Please open an issue if any versions are missing. +We are trying to build and release new versions of Python as soon as they are released. Please open an issue in [actions/virtual-environments](https://github.com/actions/virtual-environments) if any versions are missing. ## Contribution Contributions are welcome! See [Contributor's Guide](./CONTRIBUTING.md) for more details about contribution process and code structure