From 1bf5fd5562ccb067b10a03011e8123de0176792f Mon Sep 17 00:00:00 2001 From: Wipe Date: Fri, 12 Jun 2020 14:30:08 +0200 Subject: [PATCH] Update link to Community Forum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9be3c5296..ba03f9f22 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GitHub Actions Virtual Environments This repository contains the source used to create the [virtual environments](https://help.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners) for GitHub Actions hosted runners, as well as the VM images of [Microsoft-hosted agents](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops#use-a-microsoft-hosted-agent) used for Azure Pipelines. To file bug reports, or request that tools be added/updated, please [open an issue using the appropriate template](https://github.com/actions/virtual-environments/issues/new/choose). To build a VM machine from this repo's source, see the [instructions](./help/CreateImageAndAzureResources.md). -For general questions about using the virtual environments or writing your Actions workflow, please open requests in the [GitHub Actions Community Forum](https://github.community/t5/GitHub-Actions/bd-p/actions). +For general questions about using the virtual environments or writing your Actions workflow, please open requests in the [GitHub Actions Community Forum](https://github.community/c/github-actions/41). ## Available Environments | Environment | YAML Label | Included Software | Latest Release & Rollout Progress |