Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5b523aa

Browse files
committed
Fix broken links
1 parent1ffbc2c commit5b523aa

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

‎_docs/administration/account-user-management/oauth-setup.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Codefresh supports OAuth2 or personal access tokens (PATs) for authentication:
2929
To use a custom Oauth2 Application for Codefresh, first create the application in your Git provider account, then create a secret on your K8s cluster, and finally configure OAuth2 access for the custom application in Authentication > Settings. See[Create a custom OAuth2 Application for Git provider](#create-a-custom-oauth2-application-for-git-provider) in this article.
3030

3131
* Token-based authentication using PAT
32-
With token-based authentication, users must generate personal access tokens from their Git providers with the required scopes and enter their personal access tokens when prompted to authorize access. See[Authorize Git access in Codefresh]({{site.baseurl}}/docs/administration/user-self-management/user-settings/#authorize-git-access-in-codefresh).
32+
With token-based authentication, users must generate personal access tokens from their Git providers with the required scopes and enter their personal access tokens when prompted to authorize access. See[Authorize Git access in Codefresh]({{site.baseurl}}/docs/administration/user-self-management/user-settings/#git-provider-private-access).
3333

3434

3535

‎_docs/administration/user-self-management/user-settings.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@ max-width="100%"
7171
%}
7272

7373

74-
<!--- Enable after confirmation
75-
## GitProvider Private Access
74+
75+
##Gitprovider private access
7676

7777
When you connect your[Git provider]({{site.baseurl}}/docs/integrations/git-providers/) during sign-up, you may choose to let Codefresh access only your public Git repositories.
7878

79-
To allow Codefresh to also add [Git triggers]({{site.baseurl}}/docs/configure-ci-cd-pipeline/triggers/git-triggers/) on private repositories you need to explicitly enable it in this section.
79+
To allow Codefresh to also add[Git triggers]({{site.baseurl}}/docs/pipelines/triggers/git-triggers/) on private repositories you need to explicitly enable it in this section.
8080

81-
Note that options available highly depend on what Git provider you are using with Codefresh.-->
81+
Note that options available highly depend on what Git provider you are using with Codefresh.
8282

8383
##Create and manage API keys
8484

‎_docs/installation/gitops/hybrid-gitops.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -800,9 +800,9 @@ If you are not sure which OS to select for `curl`, simply select one, and Codefr
800800
## Install Hybrid GitOps Runtime
801801

802802
### Before you begin
803-
* Make sure you meet the [minimum requirements]({{site.baseurl}}/docs/runtime/requirements/#minimum-requirements) for installation
803+
* Make sure you meet the [minimum requirements]({{site.baseurl}}/docs/runtime/requirements/#minimum-system-requirements) for installation
804804
* Make sure you have [Runtime token with the required scopes from your Git provider]({{site.baseurl}}/docs/reference/git-tokens)
805-
* [Download or upgrade to the latest version of the CLI]({{site.baseurl}}/docs/installation/clients/upgrade-gitops-cli)
805+
* [Download or upgrade to the latest version of the CLI]({{site.baseurl}}/docs/installation/cli/upgrade-gitops-cli)
806806
* Review [Hybrid Runtime installation flags](#hybrid-runtime-installation-flags)
807807
* For ingress-based runtimes, make sure your ingress controller is configured correctly:
808808
* [Ambasador ingress configuration]({{site.baseurl}}/docs/runtime/requirements/#ambassador-ingress-configuration)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp