From 38e28dd3758b34625ccc45292056ae7920ebe3eb Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Fri, 31 Jan 2025 08:00:31 -0500 Subject: [PATCH] docs: update github integration (#51678) --- .../admin-guides/management/guides/github-integration.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pages/admin-guides/management/guides/github-integration.mdx b/docs/pages/admin-guides/management/guides/github-integration.mdx index 6b95d6fa17e60..89ab6d9db02de 100644 --- a/docs/pages/admin-guides/management/guides/github-integration.mdx +++ b/docs/pages/admin-guides/management/guides/github-integration.mdx @@ -53,7 +53,7 @@ Go to "OAuth Apps" under "Developer Settings" of your organization's settings. Click on "New OAuth App". Fill in the details. Use the following for "Authentication callback URL": -``` +```code https:///v1/webapi/github/ ``` @@ -86,7 +86,7 @@ previous step. To create the resource with `tctl`, run: ```code -$ tctl create -f github_integration.yaml +$ tctl create github_integration.yaml ``` Once the integration resource is created, export the CA to be used for GitHub: @@ -117,7 +117,7 @@ spec: To create the resource with `tctl`, run: ```code -$ tctl create -f git_server.yaml +$ tctl create git_server.yaml ``` The user role must have `github_permissions` configured to allow access to your