fix 404 link to BuildSystem

Google Code is dead.  Long live GitHub!
This commit is contained in:
Jeff Hammond
2016-05-21 15:21:58 -07:00
parent d309f20b73
commit 9dd440109a

View File

@@ -7,7 +7,7 @@ For a detailed description of how to configure, compile, install, and link
to a BLIS library on your local system, please read the build system wiki
located at the BLIS project's official website:
http://code.google.com/p/blis/wiki/BuildSystem
https://github.com/flame/blis/wiki/BuildSystem
This document will always contain the most up-to-date information related
to instantiating a BLIS library from the framework source code. If you have