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

Mark Craig
21.20.2015 308cd33b8593a7fe1c5384602fef047df684c848
Fix broken links found by docbook-linktester
1 files modified
8 ■■■■ changed files
opendj-sdk/opendj-server-legacy/src/main/docbkx/admin-guide/chap-tuning.xml 8 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/docbkx/admin-guide/chap-tuning.xml
@@ -223,23 +223,23 @@
     The
     <link
      xlink:show="new"
      xlink:href="${coreDocBase}dev-guide#addrate-1"
      xlink:href="${coreDocBase}dev-guide/#addrate-1"
     >addrate</link> command measures add and delete throughput and response time.
    </para>
   </listitem>
   <listitem>
    <para>The <link xlink:show="new"
    xlink:href="${coreDocBase}dev-guide#authrate-1">authrate</link> command
    xlink:href="${coreDocBase}dev-guide/#authrate-1">authrate</link> command
    measures bind throughput and response time.</para>
   </listitem>
   <listitem>
    <para>The <link xlink:show="new"
    xlink:href="${coreDocBase}dev-guide#modrate-1">modrate</link> command
    xlink:href="${coreDocBase}dev-guide/#modrate-1">modrate</link> command
    measures modification throughput and response time.</para>
   </listitem>
   <listitem>
    <para>The <link xlink:show="new"
    xlink:href="${coreDocBase}dev-guide#searchrate-1">searchrate</link> command
    xlink:href="${coreDocBase}dev-guide/#searchrate-1">searchrate</link> command
    measures search throughput and response time.</para>
   </listitem>
  </itemizedlist>