You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readthedocs/notifications/messages.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -381,7 +381,7 @@ def get_rendered_body(self):
381
381
textwrap.dedent(
382
382
"""
383
383
<strong>The <code>build.commands</code> feature is in beta, and could have backwards incompatible changes while in beta.</strong>
384
-
Read more at <a href=""https://docs.readthedocs.io/page/build-customization.html#override-the-build-process">our documentation</a> to find out its limitations and potential issues.
384
+
Read more at <a href="https://docs.readthedocs.io/page/build-customization.html#override-the-build-process">our documentation</a> to find out its limitations and potential issues.
0 commit comments