summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-05-19 11:55:29 -0400
committerChris Lumens <clumens@redhat.com>2009-05-19 11:55:29 -0400
commit6e1ddeb0f2099d0d639ac671b3fe1696a4b4b458 (patch)
tree024049c99cd9bceceefe5f7e45e94acc0ce1efec /docs
parentadc243a8f681c261eece8bb62a45e92bcd07c11d (diff)
downloadanaconda-6e1ddeb0f2099d0d639ac671b3fe1696a4b4b458.tar.gz
anaconda-6e1ddeb0f2099d0d639ac671b3fe1696a4b4b458.tar.xz
anaconda-6e1ddeb0f2099d0d639ac671b3fe1696a4b4b458.zip
Someone changed the location of the options wiki page for us. Thanks.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index b37f2144e..93add106c 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -20,7 +20,7 @@
all: command-line.txt kickstart-docs.txt
command-line.txt:
- curl -A "anaconda-build" -o command-line.txt "http://fedoraproject.org/w/index.php?title=Anaconda/Options&action=raw"
+ curl -A "anaconda-build" -o command-line.txt "http://fedoraproject.org/w/index.php?title=Anaconda_Boot_Options&action=raw"
kickstart-docs.txt:
curl -A "anaconda-build" -o kickstart-docs.txt "http://fedoraproject.org/w/index.php?title=Anaconda/Kickstart&action=raw"