Skip to content

Commit d6ff301

Browse files
committed
build: use new source path for the ui and update readme
1 parent f61d12d commit d6ff301

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Desktop App Documentation
22

3+
**IMPORTANT**
4+
5+
Scince 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.
6+
37
**Table of Contents**
48

59
* [Building the Desktop Docs](#building-the-desktop-docs)

site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ui:
1414
output_dir: assets
1515
bundle:
1616
snapshot: true
17-
url: https://minio.owncloud.com/documentation/ui-bundle.zip
17+
url: https://github.com/owncloud/docs-ui/releases/download/latest/ui-bundle.zip
1818

1919
output:
2020
clean: true

0 commit comments

Comments
 (0)