Skip to content

Commit b63ac9c

Browse files
authored
Merge pull request #4179 from carolinacmoravia/patch-44
C8669: Hardcoded en-us link
2 parents 952ac2d + 8170455 commit b63ac9c

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)