Correct internal links to codespaces/reference/ (#44921)
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user