Skip to content

Commit

Permalink
[26927] change handbook url to support.medelexis (#785)
Browse files Browse the repository at this point in the history
Co-authored-by: pdenzler <pdenzler@DESKTOP-1LRDH28>
  • Loading branch information
PatrickDenzler and pdenzler authored Feb 6, 2025
1 parent 0d406a0 commit eab0812
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public class UiPreferenceConstants {
public static final String USERSETTINGS2_EXPANDABLECOMPOSITE_STATE_REMEMBER_STATE = "3"; //$NON-NLS-1$
public static final String DEFAULT_BASE_URL = "http://wiki.elexis.info/"; //$NON-NLS-1$
public static final String DEFAULT_START_PAGE = "Hauptseite"; //$NON-NLS-1$
public static final String DEFAULT_HANDBOOK = "https://wiki.elexis.info/Deutsches_Handbuch_3.1"; //$NON-NLS-1$
public static final String DEFAULT_HANDBOOK = "https://support.medelexis.ch/"; //$NON-NLS-1$
public static final String CFG_BASE = "org.iatrix.help.wiki"; //$NON-NLS-1$
public static final String CFG_HANDBOOK = CFG_BASE + "/handbook"; //$NON-NLS-1$
}

0 comments on commit eab0812

Please sign in to comment.