summaryrefslogtreecommitdiff
path: root/includes/classes/BitSystem.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/classes/BitSystem.php')
-rwxr-xr-xincludes/classes/BitSystem.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/classes/BitSystem.php b/includes/classes/BitSystem.php
index a0ea714..db04cc7 100755
--- a/includes/classes/BitSystem.php
+++ b/includes/classes/BitSystem.php
@@ -637,7 +637,7 @@ class BitSystem extends BitSingleton {
*/
public function setHelpInfo( $package, $context, $desc ) {
global $gBitSmarty;
- $gBitSmarty->assign( 'BitweaverHelpInfo', [ 'URL' => "http://doc.bitweaver.org/wiki/index.php?page=$package$context", 'Desc' => $desc ] );
+ $gBitSmarty->assign( 'BitweaverHelpInfo', [ 'URL' => "https://bitweaver.org/wiki/index.php?page=$package$context", 'Desc' => $desc ] );
}
// === getPackageStatus