From 1e4a78894aacaf7179c6f4f0f842b6ffa708c88a Mon Sep 17 00:00:00 2001 From: Nikita Shulga <2453524+malfet@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:32:24 -0700 Subject: [PATCH] Fix link to configurations in 2024-10-15-performance-boost-windows.md It should point to https://pytorch.org/blog/performance-boost-windows/#product-and-performance-information rather than non-existing anchor --- _posts/2024-10-15-performance-boost-windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2024-10-15-performance-boost-windows.md b/_posts/2024-10-15-performance-boost-windows.md index 3b459c9555e7..40bf9e63f394 100644 --- a/_posts/2024-10-15-performance-boost-windows.md +++ b/_posts/2024-10-15-performance-boost-windows.md @@ -385,6 +385,6 @@ The configurations in the table are collected with [svr-info](https://github.com Performance varies by use, configuration and other factors. Learn more on the [Performance Index site](https://edc.intel.com/content/www/us/en/products/performance/benchmarks/overview/). -Performance results are based on testing as of dates shown in [configurations](#bookmark=id.3dy6vkm) and may not reflect all publicly available updates. See backup for configuration details. No product or component can be absolutely secure. Your costs and results may vary. Intel technologies may require enabled hardware, software or service activation. +Performance results are based on testing as of dates shown in [configurations](#product-and-performance-information) and may not reflect all publicly available updates. See backup for configuration details. No product or component can be absolutely secure. Your costs and results may vary. Intel technologies may require enabled hardware, software or service activation. -Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others. \ No newline at end of file +Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others.