diff options
Diffstat (limited to 'doc/source/index.rst')
| -rw-r--r-- | doc/source/index.rst | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 6de2fa8..9b91e18 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst | |||
| @@ -1,11 +1,10 @@ | |||
| 1 | Snuffleupagus | 1 | Snuffleupagus |
| 2 | ============= | 2 | ============= |
| 3 | 3 | ||
| 4 | Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to | 4 | Snuffleupagus is a `PHP7+ <http://php.net/manual/en/migration70.php>`_ |
| 5 | drastically raise the cost of attacks against website, by killing entire bug | 5 | module designed to drastically raise the cost of attacks against websites. This is achieved |
| 6 | classes, and also providing a powerful virtual-patching system, allowing | 6 | by killing entire bug classes and providing a powerful virtual-patching system, |
| 7 | administrator to fix specific vulnerabilities and audit suspicious behaviours | 7 | allowing the administrator to fix specific vulnerabilities without having to touch the PHP code. |
| 8 | without having to touch the PHP code. | ||
| 9 | 8 | ||
| 10 | Documentation | 9 | Documentation |
| 11 | ------------- | 10 | ------------- |
