diff --git a/README.md b/README.md index 5798b0ea8..0e38f6d7a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # ownCloud Server 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 Server Docs](#building-the-server-docs) diff --git a/site.yml b/site.yml index dafbdd5a1..af77963eb 100644 --- a/site.yml +++ b/site.yml @@ -13,7 +13,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