From 4a6e9ce42982612a2ea1e5d0f79164b160172f08 Mon Sep 17 00:00:00 2001
From: jvoisin
Date: Wed, 19 Feb 2020 21:43:26 +0100
Subject: Fix some dead links
---
README.md | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 418ae84..a7ad302 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-
+
Snuffleupagus
@@ -10,8 +10,8 @@
Security module for php7 - Killing bugclasses and virtual-patching the rest!
-
-
+
@@ -30,8 +30,8 @@
-
-
+
@@ -45,7 +45,7 @@
Download •
Examples •
Documentation •
- License •
+ License •
Thanks
@@ -76,7 +76,7 @@ without having to touch the PHP code.
* Enforcing TLS certificate validation when using [curl](https://secure.php.net/manual/en/book.curl.php)
* Request dumping capability
* A relatively sane code base:
- * A [comprehensive](https://coveralls.io/github/nbs-system/snuffleupagus?branch=master) test suite close to 100% coverage
+ * A [comprehensive](https://coveralls.io/github/jvoisin/snuffleupagus?branch=master) test suite close to 100% coverage
* Every commit is tested on [several distributions](https://gitlab.com/jvoisin/snuffleupagus/pipelines)
* An `clang-format`-enforced code style
* A [comprehensive documentation](https://snuffleupagus.rtfd.io)
@@ -87,11 +87,11 @@ without having to touch the PHP code.
We've got a [download
page](https://snuffleupagus.readthedocs.io/download.html), where you can find
packages for your distribution, but you can of course just `git clone` this
-repo, or check the releases on [github](https://github.com/nbs-system/snuffleupagus/releases).
+repo, or check the releases on [github](https://github.com/jvoisin/snuffleupagus/releases).
## Examples
-We're providing [various example rules](https://github.com/nbs-system/snuffleupagus/tree/master/config),
+We're providing [various example rules](https://github.com/jvoisin/snuffleupagus/tree/master/config),
that are looking like this:
```python
@@ -112,10 +112,10 @@ Upon violation of a rule, you should see lines like this in your logs:
We've got a [comprehensive website](https://snuffleupagus.readthedocs.io/) with
all the documentation that you could possibly wish for. You can of course
-[build it yourself](https://github.com/nbs-system/snuffleupagus/tree/master/doc).
+[build it yourself](https://github.com/jvoisin/snuffleupagus/tree/master/doc).
## Thanks
Many thanks to the [Suhosin project](https://suhosin.org) for being a __huge__
source of inspiration, and to all [our
-contributors](https://github.com/nbs-system/snuffleupagus/graphs/contributors).
+contributors](https://github.com/jvoisin/snuffleupagus/graphs/contributors).
--
cgit v1.3