From ae6a4d7520c6cb8f2a07c3d66666c917ad7597f6 Mon Sep 17 00:00:00 2001 From: 7Hazard Date: Tue, 5 Jul 2022 16:16:53 +0200 Subject: [PATCH] Fixed broken link in docs GitHub Apps docs, the uppercase H really made it broken Signed-off-by: 7Hazard --- docs/integrations/github/github-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/github/github-apps.md b/docs/integrations/github/github-apps.md index 5725e67c7b..4f2c58bbec 100644 --- a/docs/integrations/github/github-apps.md +++ b/docs/integrations/github/github-apps.md @@ -79,7 +79,7 @@ privateKey: | ### Including in Integrations Config Once the credentials are stored in a YAML file generated by `create-github-app`, -or manually by following the [GitHub Enterprise](#gitHub-enterprise) +or manually by following the [GitHub Enterprise](#github-enterprise) instructions, they can be included in the `app-config.yaml` under the `integrations` section.