fix netgraph image

This commit is contained in:
Austin Robertson 2018-09-22 16:29:47 -05:00 committed by GitHub
parent 1737a69095
commit a62fd871ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.