We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d6222 commit 30c0f57Copy full SHA for 30c0f57
ncp-web/elements.php
@@ -142,7 +142,7 @@ function print_config_forms( $l /* translations l10n object */ )
142
<div id="$cfg[id]-config-box" class="content-box $hidden">
143
<h2 class="text-title">$cfg[description]</h2>
144
<div class="config-box-info-txt">$cfg[info]</div>
145
- <a href="https://github.com/nextcloud/nextcloudpi/wiki/Configuration-Reference#$ncp_app" target="_blank">
+ <a href="https://docs.nextcloudpi.com/en/configuration-reference/#$ncp_app" target="_blank">
146
<div class="icon-info"></div>
147
</a>
148
<br/>
0 commit comments