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

Commit9781ac3

Browse files
Update the links in the scopes section of runtime-configuration.md (#1274)
The links under 'Scopes for Git Tokens' currently contain double slashes, which prevent proper redirection. Replaced them with a single slash
1 parent98966d0 commit9781ac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_docs/installation/gitops/runtime-configuration.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ Tokens are always securely stored on your cluster and never in the Codefresh pla
3939
###Scopes for Git tokens
4040
{% if page.collection != site.gitops_collection %}
4141
Create Git tokens with your Git provider, ensuring they have the required scopes.
42-
See[Git Runtime token scopes]({{site.baseurl}}//docs/security/git-tokens/#git-runtime-token-scopes) and[Git user token scopes]({{site.baseurl}}//docs/security/git-tokens/#git-user-access-token-scopes).
42+
See[Git Runtime token scopes]({{site.baseurl}}/docs/security/git-tokens/#git-runtime-token-scopes) and[Git user token scopes]({{site.baseurl}}/docs/security/git-tokens/#git-user-access-token-scopes).
4343
{% endif %}
4444

4545
{% if page.collection == site.gitops_collection %}
4646
Create personal access tokens in GitHub with the required scopes. GitHub supports Classic and Fine-Grained tokens.
47-
See[Git Runtime token scopes]({{site.baseurl}}//docs/security/git-tokens/#git-runtime-token-scopes) and[Git user token scopes]({{site.baseurl}}//docs/security/git-tokens/#git-user-access-token-scopes).
47+
See[Git Runtime token scopes]({{site.baseurl}}/docs/security/git-tokens/#git-runtime-token-scopes) and[Git user token scopes]({{site.baseurl}}/docs/security/git-tokens/#git-user-access-token-scopes).
4848
{% endif %}
4949

5050
###Using the Git Runtime token as the Git user token

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp