]> arthur.barton.de Git - ngircd-web.git/commitdiff
Add & update redirections for README.md & INSTALL.md
authorAlexander Barton <alex@barton.de>
Sun, 5 Apr 2020 22:26:32 +0000 (00:26 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 5 Apr 2020 22:26:32 +0000 (00:26 +0200)
.htaccess

index be1b4069c822433044103e416bed816458941c96..5d122db74ea83426bf9e875a0458988a8121eef7 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -10,8 +10,10 @@ Redirect /bugzilla/query.cgi https://github.com/ngircd/ngircd/issues
 Redirect /doc/AUTHORS https://github.com/ngircd/ngircd/blob/master/AUTHORS
 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
+Redirect /doc/INSTALL https://github.com/ngircd/ngircd/blob/master/INSTALL.md
+Redirect /doc/INSTALL.md https://github.com/ngircd/ngircd/blob/master/INSTALL.md
 Redirect /doc/NEWS https://github.com/ngircd/ngircd/blob/master/NEWS
-Redirect /doc/README https://github.com/ngircd/ngircd/blob/master/README
+Redirect /doc/README https://github.com/ngircd/ngircd/blob/master/README.md
+Redirect /doc/README.md https://github.com/ngircd/ngircd/blob/master/README.md
 Redirect /doc/sample-ngircd.conf https://github.com/ngircd/ngircd/blob/master/doc/sample-ngircd.conf.tmpl
 Redirect /doc/ https://github.com/ngircd/ngircd/blob/master/doc/