mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1285 from nextcloud/backport/1282/stable15
[stable15] Fix a link to point to correct version and remove TODO entry
This commit is contained in:
commit
70dd59e2aa
@ -768,7 +768,7 @@ Verify your app::
|
||||
sudo -u www-data php occ integrity:check-app --path=/pathto/app appname
|
||||
|
||||
When it returns nothing, your app is signed correctly. When it returns a message then there is an error. See `Code Signing
|
||||
<https://docs.nextcloud.org/server/14/developer_manual/app/code_signing.html#how-to-get-your-app-signed>`_ in the Developer manual for more detailed information.
|
||||
<https://docs.nextcloud.org/server/15/developer_manual/app/code_signing.html#how-to-get-your-app-signed>`_ in the Developer manual for more detailed information.
|
||||
.. TODO ON RELEASE: Update version number above on release
|
||||
|
||||
``integrity:sign-core`` is for Nextcloud core developers only.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user