summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-01-14 00:00:17 -0500
committerChris Lumens <clumens@redhat.com>2009-01-14 00:00:17 -0500
commit0e9cc4c7a89d7378d96fd08520e4ec5232247850 (patch)
tree710064a2db279cfbb4f5b13d7a6d0221fb9da535 /docs
parenta4722fa1e1d31592dac9cd9385839f3ac60b2b0a (diff)
downloadanaconda-0e9cc4c7a89d7378d96fd08520e4ec5232247850.tar.gz
anaconda-0e9cc4c7a89d7378d96fd08520e4ec5232247850.tar.xz
anaconda-0e9cc4c7a89d7378d96fd08520e4ec5232247850.zip
How to get raw pages from the wiki has changed again.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 3b39f5db7..b37f2144e 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -20,10 +20,10 @@
all: command-line.txt kickstart-docs.txt
command-line.txt:
- curl -A "anaconda-build" -o command-line.txt "http://fedoraproject.org/wiki/Anaconda/Options?action=raw"
+ curl -A "anaconda-build" -o command-line.txt "http://fedoraproject.org/w/index.php?title=Anaconda/Options&action=raw"
kickstart-docs.txt:
- curl -A "anaconda-build" -o kickstart-docs.txt "http://fedoraproject.org/wiki/Anaconda/Kickstart?action=raw"
+ curl -A "anaconda-build" -o kickstart-docs.txt "http://fedoraproject.org/w/index.php?title=Anaconda/Kickstart&action=raw"
clean:
rm -rf kickstart-docs.txt command-line.txt api *.xml