Bug 23130: Fix alternative mana server URL in etc/koha-conf.xml
[koha-equinox.git] / etc / koha-conf.xml
index daec94d..fc7c7cf 100644 (file)
@@ -154,7 +154,7 @@ __PAZPAR2_TOGGLE_XML_POST__
  <sms_send_config>__KOHA_CONF_DIR__/sms_send/</sms_send_config>
 
  <!-- URL of the mana KB server -->
- <!-- alternative value http://mana-test.koha-community.org to query the test server -->
+ <!-- alternative value https://mana-test.koha-community.org to query the test server -->
  <mana_config>https://mana-kb.koha-community.org</mana_config>
 
  <!-- Configuration for Plack -->