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

Mark Craig
21.20.2015 627b72e6ef21b448c09f82c35c966680fe14977a
Fix broken links found by docbook-linktester
1 files modified
8 ■■■■ changed files
opendj-server-legacy/src/main/docbkx/admin-guide/chap-tuning.xml 8 ●●●● patch | view | raw | blame | history
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>