Fixed incorrect links

This commit is contained in:
Svetlana Maleeva 2020-01-29 14:46:42 +03:00
parent 3903484884
commit 9d3f3951bb
3 changed files with 9 additions and 9 deletions

View File

@ -28,15 +28,15 @@
<p class="platform_specific_section">Platform specific installation, configuration and any other arising questions can be found in their corresponding sections:</p>
<div class="hcmain_links_server">
<div class="help_links hcmain_docker">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/docker/index.aspx")%>">Integration Edition<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/docker/index.aspx")%>">Integration Edition<br />
for Docker</a>
</div>
<div class="help_links hcmain_linux">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/linux/index.aspx")%>">Integration Edition<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/linux/index.aspx")%>">Integration Edition<br />
for Linux</a>
</div>
<div class="help_links hcmain_windows">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/windows/index.aspx")%>">Integration Edition<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/windows/index.aspx")%>">Integration Edition<br />
for Windows</a>
</div>
</div>

View File

@ -28,15 +28,15 @@
<p class="platform_specific_section">Instalación específica de la plataforma, configuración y otras cuestiones que se plantean se puede encontrar en las secciones correspondientes:</p>
<div class="hcmain_links_server">
<div class="help_links hcmain_docker">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/docker/index.aspx")%>">Integration Edition<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/docker/index.aspx")%>">Integration Edition<br />
para Docker</a>
</div>
<div class="help_links hcmain_linux">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/linux/index.aspx")%>">Integration Edition<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/linux/index.aspx")%>">Integration Edition<br />
para Linux</a>
</div>
<div class="help_links hcmain_windows">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/windows/index.aspx")%>">Integration Edition<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/windows/index.aspx")%>">Integration Edition<br />
para Windows</a>
</div>
</div>

View File

@ -28,15 +28,15 @@
<p class="platform_specific_section">Статьи по установке, настройке и другим вопросам, связанным с конкретной платформой, можно найти в соответствующих разделах:</p>
<div class="hcmain_links_server">
<div class="help_links hcmain_docker">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/docker/index.aspx")%>">Решение для интеграции<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/docker/index.aspx")%>">Решение для интеграции<br />
для Docker</a>
</div>
<div class="help_links hcmain_linux">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/linux/index.aspx")%>">Решение для интеграции<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/linux/index.aspx")%>">Решение для интеграции<br />
для Linux</a>
</div>
<div class="help_links hcmain_windows">
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/developer-edition/windows/index.aspx")%>">Решение для интеграции<br />
<a href="<%=VirtualPathUtility.ToAbsolute("~/server/integration-edition/windows/index.aspx")%>">Решение для интеграции<br />
для Windows</a>
</div>
</div>