summaryrefslogtreecommitdiff
path: root/doc/images
diff options
context:
space:
mode:
Diffstat (limited to 'doc/images')
-rw-r--r--doc/images/shepherd-graph.dot (renamed from doc/images/dmd-graph.dot)2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/images/dmd-graph.dot b/doc/images/shepherd-graph.dot
index 220a2afca1..cc9aa441a1 100644
--- a/doc/images/dmd-graph.dot
+++ b/doc/images/shepherd-graph.dot
@@ -1,4 +1,4 @@
-digraph "Guix dmd-service" {
+digraph "Guix shepherd-service" {
"user-file-systems" [label = "user-file-systems", shape = box, fontname = Helvetica];
"user-processes" -> "user-file-systems" [color = red];
"user-processes" [label = "user-processes", shape = box, fontname = Helvetica];