Update a few doc/wiki links in code comments
[civicrm-core.git] / templates / CRM / common / civicrm.settings.php.template
index 81239fa14c62c1c57c54bee96c3b37db46ef770f..49ef5c02dc5ed1aee1f06c5bb285bbd5bf3b44a7 100644 (file)
@@ -294,7 +294,7 @@ if (!defined('CIVICRM_UF_BASEURL')) {
  * If you are using any CiviCRM script in the bin directory that
  * requires authentication, then you also need to set this key.
  * We recommend using a 16-32 bit alphanumeric/punctuation key.
- * More info at http://wiki.civicrm.org/confluence/display/CRMDOC/Command-line+Script+Configuration
+ * More info at https://docs.civicrm.org/sysadmin/en/latest/setup/site-key/
  */
 if (!defined('CIVICRM_SITE_KEY')) {
   define( 'CIVICRM_SITE_KEY', '%%siteKey%%');
@@ -449,7 +449,7 @@ if (!defined('CIVICRM_PSR16_STRICT')) {
  * # dpkg-reconfigure locales
  *
  * For more information:
- * http://wiki.civicrm.org/confluence/x/YABFBQ
+ * https://lab.civicrm.org/dev/translation/-/wikis/Administrator-Guide#native-gettext
  */
 // if (!defined('CIVICRM_GETTEXT_NATIVE')) {
 // define('CIVICRM_GETTEXT_NATIVE', 1);