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

Mark Craig
25.04.2013 3b9d8998ee4c5d410124e1355df293ad2c01b42e
Fix broken link
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/admin/doc/ConfigGuideGeneration.java 2 ●●● patch | view | raw | blame | history
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";