Version NC13.0.0
In the apps-view the last item "i Developer documentation" refers to the documentation of NC 12 instead of NC13. I assume the source is:
|
<a class="app-external icon-info" target="_blank" rel="noreferrer noopener" href="https://docs.nextcloud.org/server/12/developer_manual/"><?php p($l->t('Developer documentation'));?> ↗</a> |
Version NC13.0.0
In the apps-view the last item "i Developer documentation" refers to the documentation of NC 12 instead of NC13. I assume the source is:
server/settings/templates/apps.php
Line 32 in 12c9bad