Skip to content

Commit 8170455

Browse files
C8669: Hardcoded en-us link
Hello, @jeannt, Localization team has reported source content issue that causes localized version to have broken link in target version. We need to delete /en-us/ in link structures. Please, help to check my proposed file change into the article and help to merge if you agree with fix. Many thanks in advance.
1 parent 952ac2d commit 8170455

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/advanced-analytics/r/sql-server-configuration-r-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The Windows operating system uses a paging file to manage crash dumps and for st
6666

6767
The speed of the disk that the page file is stored on can also affect performance. Storing the page file on an SSD, or using multiple page files across multiple SSDs, can improve performance.
6868

69-
For information on sizing the page file, see [How to determine the appropriate page file size for 64-bit versions of Windows](https://support.microsoft.com/en-us/kb/2860880).
69+
For information on sizing the page file, see [How to determine the appropriate page file size for 64-bit versions of Windows](https://support.microsoft.com/kb/2860880).
7070

7171
## Optimizations at instance or database level
7272

@@ -164,7 +164,7 @@ For details, including sample code, see this tutorial: [SQL Optimization Tips an
164164

165165
**Other resources:**
166166

167-
+ [Soft-NUMA in SQL Server](https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/soft-numa-sql-server)
167+
+ [Soft-NUMA in SQL Server](https://docs.microsoft.com/sql/database-engine/configure-windows/soft-numa-sql-server)
168168

169169
How to map soft-NUMA nodes to CPUs
170170

0 commit comments

Comments
 (0)