changeset 989:cd2e9f29587f Indore-2017.2.x

fix links
author Dmitry Neverov <dmitry.neverov@gmail.com>
date Thu, 25 Jan 2018 17:00:38 +0100
parents dd8d37d45ed2
children fa9db66122d7 f342d25311c1
files mercurial-server/resources/buildServerResources/mercurialSettings.jsp
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial-server/resources/buildServerResources/mercurialSettings.jsp	Thu Jan 25 16:43:49 2018 +0100
+++ b/mercurial-server/resources/buildServerResources/mercurialSettings.jsp	Thu Jan 25 17:00:38 2018 +0100
@@ -65,7 +65,7 @@
         <div class="smallNote" style="margin: 0;">
           Provide path to a parent directory on TeamCity server where a cloned repository
           should be created. Leave blank to use default path. Custom path will only be used
-          if included into whitelist.<bs:help file="Mercurial" anchor="clonePathWhitelist"/>
+          if included into whitelist.<bs:help file="Mercurial" anchor="cloneto"/>
         </div>
       </td>
     </tr>
@@ -96,7 +96,7 @@
     <td>
       <props:textProperty name="hgCommandPath" className="longField" />
       <span class="error" id="error_hgCommandPath"></span>
-      <div class="smallNote" style="margin: 0;">The path will be used on TeamCity server only if it is included into whitelist.<bs:help file="Mercurial" anchor="hgPathWhitelist"/></div>
+      <div class="smallNote" style="margin: 0;">The path will be used on TeamCity server only if it is included into whitelist.<bs:help file="Mercurial" anchor="hgpath"/></div>
     </td>
   </tr>
   <tr class="advancedSetting">