]> arthur.barton.de Git - ngircd-web.git/blobdiff - .htaccess
README.md: Fix output path of pandoc command
[ngircd-web.git] / .htaccess
index cf36d82c9141dd01569c426a13ffa6e51fe5304e..dc1ed7063c360fcc01ee50595906dba1391e207b 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -17,7 +17,8 @@ Redirect /bugzilla/query.cgi https://github.com/ngircd/ngircd/issues
 
 # Documentation
 
-Redirect /doc/AUTHORS https://github.com/ngircd/ngircd/blob/master/AUTHORS
+Redirect /doc/AUTHORS https://github.com/ngircd/ngircd/blob/master/AUTHORS.md
+Redirect /doc/AUTHORS.md https://github.com/ngircd/ngircd/blob/master/AUTHORS.md
 Redirect /doc/COPYING https://github.com/ngircd/ngircd/blob/master/COPYING
 Redirect /doc/ChangeLog https://github.com/ngircd/ngircd/blob/master/ChangeLog
 Redirect /doc/INSTALL https://github.com/ngircd/ngircd/blob/master/INSTALL.md