Browse Source

link to project changelog instead of local copy

gh-pages
Martin Kroeker GitHub 2 years ago
parent
commit
1b5e7fe9ab
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index.html

+ 1
- 1
index.html View File

@@ -57,7 +57,7 @@
<h3>Install from Source</h3>
<p>Please read <a href="https://github.com/OpenMathLib/OpenBLAS/wiki/User-Manual">User Manual</a> and <a href="https://github.com/OpenMathLib/OpenBLAS/wiki/Installation-Guide">Installation Guide</a></p>
<h3>Changelog</h3>
<p>The current release is 0.3.26 version created Jan 2, 2024. Please refer to the <a href="Changelog.txt">changelog file</a> for notable changes.
<p>The current release is 0.3.26 version created Jan 2, 2024. Please refer to the <a href="https://github.com/OpenMathLib/OpenBLAS/Changelog.txt">changelog file</a> for notable changes.
<!-- Here is the <a href="dgemm_snb_1thread.png">single thread DGEMM</a> performance result on desktop Sandy Bridge.</p> -->
<h3>License</h3>
<p>BSD</p>


Loading…
Cancel
Save