Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit 706e791

Browse files
authored
Merge pull request #41 from umbraco/Rockerby-patch-2
Add more information to the readme files for v14
2 parents 8a4719e + ae4f3fc commit 706e791

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Umbraco UI Examples
2-
**The version for Umbraco 14 is currently under development. Refer to src\Our.Umbraco.UiExamples.v14\Readme.md for instructions on how to get started with dev.**
2+
**The version for Umbraco 14 is currently under development. Refer to [src\Our.Umbraco.UiExamples.v14\Readme.md](https://github.com/umbraco/UI-Examples/tree/dev/v14/src/Our.Umbraco.UiExamples.v14) for instructions on how to get started with dev.**
33

44
UI Examples is a package that adds a new 'UI Examples' section to your Umbraco instance with working examples of how to customise the backoffice. During installation the Administrators user group will be given access to the section.
55

src/Our.Umbraco.UiExamples.v14/Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ In a separate terminal window, to run the umbraco project, open the path /sample
1818
run `dotnet run`
1919

2020
You can then launch the umbraco solution and should see the new back office section.
21+
22+
> [!NOTE]
23+
> For a more general introduction into getting started with development for v14, please read the [Umbraco Documentation](https://docs.umbraco.com/umbraco-backoffice/)

0 commit comments

Comments
 (0)