Skip to content

Commit e58e3db

Browse files
author
Xavier Caruso
committed
fix link in the documentation
1 parent 6496359 commit e58e3db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sage/modules/ore_module_morphism.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,8 @@ def image(self, saturate=False, names=None):
777777
778778
- ``saturate`` (default: ``False``) -- a boolean; if ``True``,
779779
return the saturation (in the codomain) of the image (see
780-
:meth:`saturate` for more details)
780+
:meth:`sage.modules.ore_module.OreSubmodule.saturate` for
781+
more details)
781782
782783
- ``names`` (default: ``None``) -- the name of the vectors in a
783784
basis of the image

0 commit comments

Comments
 (0)