summaryrefslogtreecommitdiffstats
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:56:12 -0400
commit1f905ae9a4765b59bb4fd5238409cd1d1d2add78 (patch)
treeda43ba760cced72aefb761993ead9f2b1943bd5c
parent002f59f81985b5c3aaf95ef00945dd3ae3bdbd78 (diff)
downloadanaconda-1f905ae9a4765b59bb4fd5238409cd1d1d2add78.tar.gz
anaconda-1f905ae9a4765b59bb4fd5238409cd1d1d2add78.tar.xz
anaconda-1f905ae9a4765b59bb4fd5238409cd1d1d2add78.zip
Someone changed the location of the options wiki page for us. Thanks.
-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"