diff options
author | Takashi Sato <takashi@apache.org> | 2008-07-10 17:07:51 +0200 |
---|---|---|
committer | Takashi Sato <takashi@apache.org> | 2008-07-10 17:07:51 +0200 |
commit | 0889895ab3257682377fe172a72116bec848c6c6 (patch) | |
tree | d9aafe2785f009e2296fc7b1692173f01bbabea9 /docs | |
parent | note negation of env-var (env=!) (diff) | |
download | apache2-0889895ab3257682377fe172a72116bec848c6c6.tar.xz apache2-0889895ab3257682377fe172a72116bec848c6c6.zip |
remove outdated link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@675610 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/content-negotiation.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml index acf4351b39..99fd780ccf 100644 --- a/docs/manual/content-negotiation.xml +++ b/docs/manual/content-negotiation.xml @@ -665,13 +665,4 @@ factors to 5 decimal places before choosing the best variant.</p> </section> -<section id="more"><title>More Information</title> - - <p>For more information about content negotiation, see Alan - J. Flavell's <a - href="http://ppewww.ph.gla.ac.uk/~flavell/www/lang-neg.html">Language - Negotiation Notes</a>. But note that this document may not be - updated to include changes in Apache 2.0.</p> -</section> - </manualpage> |