about summary refs log tree commit diff
path: root/docs/rpc_statsd.md
diff options
context:
space:
mode:
authorllzmb <46303940+llzmb@users.noreply.github.com>2021-08-08 01:28:56 +0200
committerGitHub <noreply@github.com>2021-08-08 01:28:56 +0200
commit1cffe27185419ef45d32d7fbc07d5a24e527546d (patch)
treed0b8b9c2b455718033ea1baf30e3d8614fe97e7a /docs/rpc_statsd.md
parent08cb3f8ab5cb4538182926436d203f266f09077b (diff)
downloadafl++-1cffe27185419ef45d32d7fbc07d5a24e527546d.tar.gz
Clean up docs folder (#1059)
Changes:
- Move files to docs/resources.
- Fix references.
- Delete unused files.
Diffstat (limited to 'docs/rpc_statsd.md')
-rw-r--r--docs/rpc_statsd.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rpc_statsd.md b/docs/rpc_statsd.md
index fb97aa09..898ad099 100644
--- a/docs/rpc_statsd.md
+++ b/docs/rpc_statsd.md
@@ -31,9 +31,9 @@ By doing so, you might be able to see when the fuzzing process has reached a sta
 (according to your own criteria) for your targets, etc. And doing so without requiring to log into each instance manually.
 
 An example visualisation may look like the following:
-![StatsD Grafana](visualization/statsd-grafana.png)
+![StatsD Grafana](resources/statsd-grafana.png)
 
-*Notes: The exact same dashboard can be imported with [this JSON template](statsd/grafana-afl++.json).*
+*Notes: The exact same dashboard can be imported with [this JSON template](resources/grafana-afl++.json).*
 
 ## How to use