diff --git a/README.md b/README.md index cc96d9d..766f490 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Desktop App Documentation +**IMPORTANT** + +Since April 2026, this repository requires [Commit Signing](https://docs.github.com/articles/about-gpg) and uses [Conventional Commits](https://www.conventionalcommits.org) for commits and the Pull Request title. + **Table of Contents** * [Building the Desktop Docs](#building-the-desktop-docs) diff --git a/site.yml b/site.yml index d95ecd4..25c5c87 100644 --- a/site.yml +++ b/site.yml @@ -14,7 +14,7 @@ ui: output_dir: assets bundle: snapshot: true - url: https://minio.owncloud.com/documentation/ui-bundle.zip + url: https://github.com/owncloud/docs-ui/releases/download/latest/ui-bundle.zip output: clean: true