diff options
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html index 68edc59..a7da6cb 100644 --- a/html/index.html +++ b/html/index.html @@ -53,6 +53,8 @@ configuration examples </a> <li> <a href="COMPATIBILITY_README.html"> Backwards-Compatibility Safety Net</a> +<li> <a href="DEPRECATION_README.html"> Deprecated features and alternatives </a> + <li> <a href="INSTALL.html"> Installation from source code </a> </ul> @@ -141,6 +143,8 @@ Per-client/user/etc. access </a> <li> <a href="MEMCACHE_README.html"> Memcache Howto </a> +<li> <a href="MONGODB_README.html"> MongoDB Howto </a> + <li> <a href="MYSQL_README.html"> MySQL Howto </a> <li> <a href="PCRE_README.html"> PCRE Howto </a> |