From e97503a241d9b829a44e11ce9fd93a82356cc115 Mon Sep 17 00:00:00 2001 From: Michael Loeffler <77272145+michl19@users.noreply.github.com> Date: Fri, 15 Jul 2022 11:33:18 +0200 Subject: [PATCH] Update settings.yml Exchanged the doc link from dev docs to the official Infinite Scale documentation as discussed with doc team. This will make our documentation more prominent and easier accessible for users. --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index 9839fdf8d..071c154d7 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -4,7 +4,7 @@ _extends: gh-labels repository: name: ocis description: ':atom_symbol: ownCloud Infinite Scale Stack' - homepage: https://owncloud.dev/ocis/ + homepage: https://doc.owncloud.com/ocis/next/ topics: reva, ocis private: false