From a62fd871ab87c620575e7cd3aeb2cadc4e98ae9a Mon Sep 17 00:00:00 2001 From: Austin Robertson Date: Sat, 22 Sep 2018 16:29:47 -0500 Subject: [PATCH] fix netgraph image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b3c3a1..c6d86f4 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ The netgraph system provides a uniform and modular system for the implementation Your netgraph should look something like this: -![netgraph](https://github.com/aus/pfatt/master/img/ngctl.png) +![netgraph](img/ngctl.png) Try these commands to inspect whether netgraph is configured properly.