Skip to content

Commit 05ba660

Browse files
author
MightyPen
committed
In 'index.md' files, replacing '%2f' with plain '/'. Per IcM 116579944.
1 parent 9dd609e commit 05ba660

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ms.date: 12/15/2018
9191
<div class="cardText">
9292
<h3>SQL Server on Windows</h3>
9393
<ul class="noBullet">
94-
<li><a class="barLink" href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fsql%2Fsql-server%2Fsql-server-technical-documentation%3Ftoc%3D..%3Cspan+class%3D"x x-first x-last">%2ftoc%2ftoc.json"><strong>On-premises</strong></a></li>
94+
<li><a class="barLink" href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fsql%2Fsql-server%2Fsql-server-technical-documentation%3Ftoc%3D..%3Cspan+class%3D"x x-first x-last">/toc/toc.json"><strong>On-premises</strong></a></li>
9595
<li><a class="barLink" href="/azure/virtual-machines/windows/sql/virtual-machines-windows-sql-server-iaas-overview/"> <strong>On an Azure VM</strong></a></li>
9696
<li><a class="barLink" href="/sql/sql-server/what-s-new-in-sql-server-ver15/"><strong>What's new</strong></a></li>
9797
</ul>

docs/sql-server/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/sql-server/sql-server-technical-documentation?toc=..%2ftoc%2ftoc.json
2+
redirect_url: /sql/sql-server/sql-server-technical-documentation?toc=../toc/toc.json
33
---

0 commit comments

Comments
 (0)