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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user