one more fix

This commit is contained in:
Jos Poortvliet
2015-03-28 20:16:02 +01:00
parent cebbcf0833
commit e9f136fa78

View File

@@ -121,7 +121,7 @@ Be technically sound
Respect the users
* Apps have to follow design and `HTML/CSS layout guidelines <https://doc.owncloud.org/server/8.0/developer_manual/app/css.html>`_
* Apps have to follow design and `HTML/CSS layout guidelines <../app/css.html>`_
* Apps correctly clean up after themselves on uninstall and correctly handle up- and downgrades
* Apps clearly communicate their intended purpose and active features, including features introduced through updates.
* Apps respect the users' choices and do not make unexpected changes, or limit users' ability to revert them. For example, they do not remove other apps or disable settings.