1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Correct internal links to codespaces/reference/ (#44921)

This commit is contained in:
Peter Bengtsson
2023-10-24 07:33:45 -04:00
committed by GitHub
parent 44902069ae
commit 7c5dfd787b
51 changed files with 116 additions and 116 deletions

View File

@@ -24,7 +24,7 @@ You can add secrets to your personal account that you want to use in your codesp
- Access tokens to cloud services
- Service principals
- Subscription identifiers
- Credentials for a private image registry (for more information, see "[AUTOTITLE](/codespaces/codespaces-reference/allowing-your-codespace-to-access-a-private-registry)")
- Credentials for a private image registry (for more information, see "[AUTOTITLE](/codespaces/reference/allowing-your-codespace-to-access-a-private-registry)")
You can choose which repositories should have access to each secret. Then, you can use the secret in any codespace you create for a repository that has access to the secret. To share a secret with a codespace created from a template, you will need to publish the codespace to a repository on {% data variables.product.prodname_dotcom %}, then give that repository access to the secret.
@@ -97,4 +97,4 @@ Codespace secrets cannot be used:
## Further reading
- "[AUTOTITLE](/codespaces/managing-codespaces-for-your-organization/managing-secrets-for-your-repository-and-organization-for-github-codespaces)"
- "[AUTOTITLE](/codespaces/developing-in-codespaces/creating-a-codespace-for-a-repository#recommended-secrets)"
- "[AUTOTITLE](/codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository#recommended-secrets)"