diff options
author | Glenn Morris <rgm@gnu.org> | 2013-06-24 19:31:09 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-06-24 19:31:09 -0700 |
commit | 47cd08bbc3b16f6424aacf7448b7c18b26046866 (patch) | |
tree | fb820e506c60e62ce97d3686c9a57dce4d687595 /admin/notes/www | |
parent | 51f853872f483e5726dda134a25c3c73bc712c2c (diff) | |
download | emacs-47cd08bbc3b16f6424aacf7448b7c18b26046866.tar.gz emacs-47cd08bbc3b16f6424aacf7448b7c18b26046866.tar.bz2 emacs-47cd08bbc3b16f6424aacf7448b7c18b26046866.zip |
Shameful typo
Diffstat (limited to 'admin/notes/www')
-rw-r--r-- | admin/notes/www | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/notes/www b/admin/notes/www index e932fc01e6a..0bb0850af0d 100644 --- a/admin/notes/www +++ b/admin/notes/www @@ -42,7 +42,7 @@ They still see old-page.html in their address bar. (In other words, the mod_rewrite rule does not use the [R] flag.) Sometimes this is what you want, sometimes not. -ii) it doesn't work write if the new page is in a different directory +ii) it doesn't work right if the new page is in a different directory to the old page: relative links from the visited page will break. ** Use a .htaccess file |