mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
18.00.2015 94e9037522922b67e8af412b4cfe476f5e991118
opendj-server-legacy/src/main/java/org/opends/server/admin/doc/ConfigGuideGeneration.java
@@ -55,9 +55,9 @@
  // Note : still to be done :
  // I18n support. Today all the strings are hardcoded in this file
  private final static String ACI_SYNTAX_REL_URL =
  private static final String ACI_SYNTAX_REL_URL =
    "/doc/admin-guide/#about-acis";
  private final static String DURATION_SYNTAX_REL_URL =
  private static final String DURATION_SYNTAX_REL_URL =
    "duration-syntax.html";
  private final String CSS_FILE = "opendj-config.css";