diff --git a/src/sage/knots/link.py b/src/sage/knots/link.py index ad63b313dc0..5769ef7557f 100644 --- a/src/sage/knots/link.py +++ b/src/sage/knots/link.py @@ -1917,7 +1917,7 @@ def conway_polynomial(self): This is closely related to the Alexander polynomial. - See : wikipedia:`Alexander_polynomial` for the definition. + See :wikipedia:`Alexander_polynomial` for the definition. EXAMPLES::