]> arthur.barton.de Git - ngircd-web.git/commitdiff
.htaccess: AUTHORS was converted to Markdown
authorAlexander Barton <alex@barton.de>
Sat, 23 Mar 2024 19:58:56 +0000 (20:58 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 23 Mar 2024 19:58:56 +0000 (20:58 +0100)
.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