Skip to content

Commit 5c829ba

Browse files
typo in URL for SuiteSparse:GraphBLAS
1 parent d9773be commit 5c829ba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ support a wide range of parallel graph algorithms.
2828
[The GraphBLAS Wikipedia Page](https://en.wikipedia.org/wiki/GraphBLAS)
2929

3030
The C reference implementation is
31-
[SuiteSparse:GraphBLAS](http://faculty.cse.tamu.edu/davis/graphblas.html),
31+
[SuiteSparse:GraphBLAS](http://faculty.cse.tamu.edu/davis/GraphBLAS.html),
3232
which implements the version 2.0.0 (final) C API.
3333

3434
Our 2013 manifesto for this project can be found
@@ -81,7 +81,7 @@ downloaded from
8181

8282
# Projects developing implementations of the GraphBLAS
8383

84-
* [SuiteSparse GraphBLAS (Texas A&M)](http://faculty.cse.tamu.edu/davis/graphblas.html)
84+
* [SuiteSparse GraphBLAS (Texas A&M)](http://faculty.cse.tamu.edu/davis/GraphBLAS.html)
8585

8686
* [IBM GraphBLAS](https://github.com/IBM/ibmgraphblas)
8787

0 commit comments

Comments
 (0)