diff options
author | 2011-10-09 16:47:00 +0100 | |
---|---|---|
committer | 2011-10-09 16:47:00 +0100 | |
commit | 4048bd15f64a6c33b0ee0d7254040ba36fd8c043 (patch) | |
tree | 93f1cf4a406a6cec81902c5c51af3e9d367d233c | |
parent | d70bc9eaea6c39a479d0b4b0a6324f3ab5dedf57 (diff) | |
download | paludis-4048bd15f64a6c33b0ee0d7254040ba36fd8c043.tar.gz paludis-4048bd15f64a6c33b0ee0d7254040ba36fd8c043.tar.xz |
Fix FAQ links
-rw-r--r-- | doc/faq/index.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/index.html.part b/doc/faq/index.html.part index 1b48a7ef9..2c7e67164 100644 --- a/doc/faq/index.html.part +++ b/doc/faq/index.html.part @@ -71,7 +71,7 @@ functionality. Pestering anyone about these is liable to get you hurt a lot.</p> <li><a href="different.html#features">No <code>FEATURES</code> Equivalent</a></li> <li><a href="different.html#mkdir">No Automatic Directory Creation</a></li> <li><a href="different.html#revdep_rebuild">Revdep-rebuild Equivalent</a></li> - <li><a href="different.html#playman">No Layman (and how Playman is different)</a></li> + <li><a href="different.html#layman">Alternatives to Layman</a></li> <li><a href="different.html#package_provided">No <code>package.provided</code> file</a></li> </ul> |