From a007a3a4faca6cb66827a9f90247bf7df5dd8c22 Mon Sep 17 00:00:00 2001 From: "David J. M. Karlsen" Date: Fri, 18 Mar 2022 11:03:48 +0100 Subject: [PATCH] fix link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0a4d0d3..0657f884 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This is the preferred mode as it provides enhanced security and increased API qu Follow the guide for creating GitHub applications. There is no need to define a callback url or webhook secret as they are not used by this integration. -Depending on whether the GitHub application will operate at a repository or organization level, the following [permissions](https://docs.github.com/en/free-pro-team@latest/rest/reference/permissions-required-for-github-apps#permission-on-self-hosted-runners) must be set: +Depending on whether the GitHub application will operate at a repository or organization level, the following [permissions](https://docs.github.com/en/rest/overview/permissions-required-for-github-apps#permission-on-administration) must be set: * Repository level * Actions - Read/Write