diff --git a/README.md b/README.md index 5a0a9d3..fb6eac9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Android 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 Andriod Docs](#building-the-android-docs) diff --git a/site.yml b/site.yml index 76f165b..26e1149 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