diff options
| -rw-r--r-- | doc/source/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 955cebb..443abf6 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | Snuffleupagus | 1 | Snuffleupagus |
| 2 | ============= | 2 | ============= |
| 3 | 3 | ||
| 4 | Snuffleupagus is a `PHP7+ <http://php.net/manual/en/migration70.php>`_ | 4 | Snuffleupagus is a `PHP7+ <https://php.net/manual/en/migration70.php>`__ and |
| 5 | `PHP8+ <https://www.php.net/manual/en/migration80.php>`__ | ||
| 5 | module designed to drastically raise the cost of attacks against websites. This is achieved | 6 | module designed to drastically raise the cost of attacks against websites. This is achieved |
| 6 | by killing entire bug classes and providing a powerful virtual-patching system, | 7 | by killing entire bug classes and providing a powerful virtual-patching system, |
| 7 | allowing the administrator to fix specific vulnerabilities without having to touch the PHP code. | 8 | allowing the administrator to fix specific vulnerabilities without having to touch the PHP code. |
