From 9aacd5a784a9d1738d60140d9696f091bc6fc5e8 Mon Sep 17 00:00:00 2001 From: Maxim Lobanov Date: Wed, 15 Jul 2020 13:26:43 +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 979e339..4089350 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The file [versions-manifest.json](./versions-manifest.json) contains the list of **Status**: Currently under development and in use for beta and preview actions. This repo is undergoing rapid changes. ## Adding new versions -We are trying to prepare packages for new versions of Boost as soon as they are released. Please open an issue if any versions are missing. +We are trying to prepare packages for new versions of Boost as soon as they are released. Please open an issue in [virtual-environments](https://github.com/actions/virtual-environments) repository if any versions are missing. ## Contribution Contributions are welcome! See [Contributor's Guide](./CONTRIBUTING.md) for more details about contribution process and code structure