Skip to content

Commit 3c8534e

Browse files
committed
Fixes broken links
1 parent d6b06bd commit 3c8534e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

13/umbraco-cms/extending/ui-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can also change the stylesheet of custom properties to see how the component
2424

2525
## Installing the UI Library Components
2626

27-
You can download the UI Library package from [GitHub](https://github.com/umbraco/Umbraco.UI/tree/v1/contrib/packages).
27+
You can download the UI Library package from [GitHub](https://github.com/umbraco/Umbraco.UI).
2828

2929
If you are installing a component via npm, there are two ways to import it:
3030

13/umbraco-cms/fundamentals/code/source-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: >-
88

99
## Umbraco Cloud
1010

11-
When you are running your site on Umbraco Cloud, source control is a part of the experience. Have a look at the ['Technical overview of an Umbraco Cloud Environment'](https://docs.umbraco.com/umbraco-cloud/getting-started/environments) and the information on ['Working with your Umbraco Cloud project'](https://docs.umbraco.com/umbraco-cloud/setup/set-up#working-with-your-umbraco-cloud-project) for a steer on Source/Version Control good practices.
11+
When you are running your site on Umbraco Cloud, source control is a part of the experience. Have a look at the [Technical overview of an Umbraco Cloud Environment](https://docs.umbraco.com/umbraco-cloud/begin-your-cloud-journey/project-features/environments). Additionally, see the information on [Repositories in a Cloud Project](https://docs.umbraco.com/umbraco-cloud/explore-umbraco-cloud/technology-overview/repositories-in-a-cloud-project) for Source/Version Control good practices.
1212

1313
## Outside of Umbraco Cloud
1414

0 commit comments

Comments
 (0)