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

Mark Craig
25.04.2013 ce2d9059adcb9f84cdc314ee121f778b0cc27b3b
Fix broken link
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/admin/doc/ConfigGuideGeneration.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/doc/ConfigGuideGeneration.java
@@ -57,7 +57,7 @@
  // I18n support. Today all the strings are hardcoded in this file
  private final static String ACI_SYNTAX_REL_URL =
    "/doc/admin-guide/OpenDJ-Admin-Guide.html#chap-privileges-acis";
    "/doc/admin-guide/#about-acis";
  private final static String DURATION_SYNTAX_REL_URL =
    "duration-syntax.html";
  private final String CSS_FILE = "opendj-config.css";