Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting_started/primer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ and showing that linear algebra can be used to compute graph algorithms with the
of semirings.

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

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