Skip to content

Commit 577fc21

Browse files
authored
Update README.md
1 parent 39651ee commit 577fc21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ for fast matrix-vector (`gAxpy`) and transpose matrix-vector
1212
computers. This wrappers supports up to 32 right-hand side vectors. The
1313
CSB data storage format was introduced by A. Buluç, J. Fineman,
1414
M. Frigo, J. Gilbert, and C. Leiserson [1]. The library is written in
15-
`C/C++` and is available at
16-
https://people.eecs.berkeley.edu/~aydin/csb/html/index.html . This
15+
`C/C++` and is available
16+
[here](https://people.eecs.berkeley.edu/~aydin/csb/csb.html). This
1717
wrapper extends the use of `CSB` to the `Julia` user communities and
1818
applications.
1919

0 commit comments

Comments
 (0)