docs: Add backoffice preview URL to README files (#20623)

* docs: Add backoffice preview URL to README files

Added links to https://backofficepreview.umbraco.com/ in both the main repository README and the Umbraco.Web.UI.Client package README to make the live backoffice preview easily discoverable.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* docs: fix link

* Update .github/README.md

Co-authored-by: Andy Butland <abutland73@gmail.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Andy Butland <abutland73@gmail.com>
This commit is contained in:
Jacob Overgaard
2025-10-24 08:36:34 +02:00
committed by GitHub
parent a5fcfc231d
commit d9c201e3d1
2 changed files with 16 additions and 0 deletions

View File

@@ -2,6 +2,14 @@
This package contains the types for the Umbraco Backoffice.
## Preview
A live preview of the latest backoffice build from the main branch is available at:
**[backofficepreview.umbraco.com](https://backofficepreview.umbraco.com/)**
This preview is automatically deployed via GitHub Actions whenever changes are pushed to main or version branches.
## Installation
```bash