summaryrefslogtreecommitdiffstats
path: root/textw
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-03-06 21:24:40 +0000
committerJeremy Katz <katzj@redhat.com>2002-03-06 21:24:40 +0000
commit67e87a66986e88a4e26ea8e21ea680672d585de5 (patch)
tree04bc772400ae8d3a45584be7b97f41fdc7b5a2da /textw
parentea98ac5fd4999a9c2cf3dc09833aea1673d9c086 (diff)
downloadanaconda-67e87a66986e88a4e26ea8e21ea680672d585de5.tar.gz
anaconda-67e87a66986e88a4e26ea8e21ea680672d585de5.tar.xz
anaconda-67e87a66986e88a4e26ea8e21ea680672d585de5.zip
change docs location (#60790)
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)