Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 717cbda

Browse files
TransurgeonTransurgeon
andauthored
fixing broken link to graphblas.org (python-graphblas#503)
Co-authored-by: Transurgeon <[email protected]>
1 parent 36a25ba commit 717cbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/primer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ and showing that linear algebra can be used to compute graph algorithms with the
263263
of semirings.
264264

265265
This is a somewhat new field of research, so many academic papers and talks are being given every year.
266-
`Graphblas.org <graphblas.org>`_ remains the best source for keeping up-to-date with the latest
266+
`Graphblas.org <https://graphblas.org>`_ remains the best source for keeping up-to-date with the latest
267267
developments in this area.
268268

269269
Many people will benefit from faster graph algorithms written in GraphBLAS, but for those that want

0 commit comments

Comments
 (0)