Skip to content

Commit 6d64bd1

Browse files
committed
TL: corrected link to qmat API doc
1 parent 4f6bf82 commit 6d64bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pySDC/core/sweeper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class Sweeper(object):
3535
3636
3737
All possible QDelta matrix coefficients are generated with
38-
`qmat <https://qmat.readthedocs.io/en/latest/autoapi/qmat/qdelta/index.html>`_,
38+
`qmat <https://qmat.readthedocs.io/en/latest/api/qmat/qdelta/index.html>`_,
3939
check it out to see all available coefficient types.
4040
4141
Attributes:

0 commit comments

Comments
 (0)