We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143ea73 commit d5c378dCopy full SHA for d5c378d
src/sage/combinat/k_regular_sequence.py
@@ -62,8 +62,8 @@
62
.. SEEALSO::
63
64
:mod:`recognizable series <sage.combinat.recognizable_series>`,
65
- :doc:`sage/rings/cfinite_sequence`,
66
- :doc:`sage/combinat/binary_recurrence_sequences`.
+ :mod:`sage.rings.cfinite_sequence`,
+ :mod:`sage.combinat.binary_recurrence_sequences`.
67
68
REFERENCES:
69
src/sage/combinat/recognizable_series.py
@@ -41,8 +41,8 @@
41
42
43
:mod:`k-regular sequence <sage.combinat.k_regular_sequence>`,
44
45
46
47
48
0 commit comments