From 46ce960fd2370ed03cc82d9b315ed941e5e4cd03 Mon Sep 17 00:00:00 2001 From: Ben Sherman <3365+bensherman@users.noreply.github.com> Date: Thu, 13 Oct 2022 07:56:10 -0700 Subject: [PATCH] Fix markup for support link (#2114) --- docs/checks/actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/checks/actions.md b/docs/checks/actions.md index 7114ee443..6924d1f9e 100644 --- a/docs/checks/actions.md +++ b/docs/checks/actions.md @@ -64,4 +64,4 @@ Make sure the runner has access to actions service for GitHub.com or GitHub Ente ## Still not working? -Contact [GitHub Support](https://support.github.com] if you have further questuons, or log an issue at https://github.com/actions/runner if you think it's a runner issue. +Contact [GitHub Support](https://support.github.com) if you have further questuons, or log an issue at https://github.com/actions/runner if you think it's a runner issue.