Skip to content

Commit 77c63d1

Browse files
Merge pull request #214935 from pritamso/Broken-link-fix-anandmeg
Broken link fix
2 parents 2f79d6c + 875fbe9 commit 77c63d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/deployment-environments/concept-environments-key-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Project Environment Types are a subset of the environment types configured per d
4242

4343
## Catalogs
4444

45-
Catalogs help you provide a set of curated infra-as-code templates for your development teams to create Environments. You can attach either a [GitHub repository](https://docs.github.com/repositories/creating-and-managing-repositories/about-repositories) or an [Azure DevOps Services repository](/devops/repos/get-started/what-is-repos) as a Catalog. Deployment Environments will scan through the specified folder of the repository to find [Catalog Items](#catalog-items), and make them available for use by all the Projects associated with the dev center.
45+
Catalogs help you provide a set of curated infra-as-code templates for your development teams to create Environments. You can attach either a [GitHub repository](https://docs.github.com/repositories/creating-and-managing-repositories/about-repositories) or an [Azure DevOps Services repository](/azure/devops/repos/get-started/what-is-repos) as a Catalog. Deployment Environments will scan through the specified folder of the repository to find [Catalog Items](#catalog-items), and make them available for use by all the Projects associated with the dev center.
4646

4747
## Catalog Items
4848

articles/deployment-environments/how-to-configure-project-environment-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In this article, you'll learn how to:
3535
## Add a new project environment type
3636

3737
>[!NOTE]
38-
> To configure project environment types, you'll need write [access](/devops/organizations/security/add-users-team-project) to the specific project.
38+
> To configure project environment types, you'll need write [access](/azure/devops/organizations/security/add-users-team-project) to the specific project.
3939
4040
Configuring a new project environment type will enable your development teams to create an environment with a specific environment type. The environment will be created in the mapped subscription using the configured deployment identity, along with permissions granted to the resources created as part of the environment, and all the associated policies automatically applied.
4141

0 commit comments

Comments
 (0)