summaryrefslogtreecommitdiffstats
path: root/textw
diff options
context:
space:
mode:
Diffstat (limited to 'textw')
-rw-r--r--textw/complete_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/complete_text.py b/textw/complete_text.py
index a23a967f3..9da035d16 100644
--- a/textw/complete_text.py
+++ b/textw/complete_text.py
@@ -48,7 +48,7 @@ class FinishedWindow:
"http://www.redhat.com/errata.\n\n"
"Information on using your "
"system is available in the Red Hat Linux manuals at "
- "http://www.redhat.com/support/manuals.") %
+ "http://www.redhat.com/docs.") %
(floppystr, bootstr),
[ _("OK") ], help = "finished", width=60)