From 6e6805751070fe3f56a3b42052963bcd76182725 Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Wed, 29 Nov 2023 10:52:50 +0100
Subject: update plots

---
 index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'index.html')

diff --git a/index.html b/index.html
index e2cd6ce..b8a25a4 100644
--- a/index.html
+++ b/index.html
@@ -124,19 +124,19 @@ to produce the plots are listed below.</p>
     <table class="table table-bordered wide-enough">
       <tr>
         <th>CPU</th>
-        <td><a href="http://ark.intel.com/products/84695/Intel-Core-i3-5005U-Processor-3M-Cache-2_00-GHz">Intel Core i3-5005U</a></td>
+        <td><a href="https://ark.intel.com/content/www/us/en/ark/products/95451/intel-core-i7-7500u-processor-4m-cache-up-to-3-50-ghz.html">Intel Core i7-7500U</a></td>
       </tr>
       <tr>
         <th>OS</th>
-        <td>Windows 8.1</td>
+        <td>Linux 6.6</td>
       </tr>
       <tr>
         <th>CPython</th>
-        <td>3.5.1</td>
+        <td>3.11.6</td>
       </tr>
       <tr>
         <th>matplotlib</th>
-        <td>1.5.1</td>
+        <td>3.8.2</td>
       </tr>
     </table>
   </div>
-- 
cgit v1.2.3