summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile2
-rw-r--r--docs/ProductBacklog.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 28508a4..7a239c4 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -10,7 +10,7 @@ html: $(addsuffix .html,$(docs))
%.png: %.dot Makefile
dot -Tpng < $< > $@
-ProductBacklog.pdf: Diagram01.jpg
+ProductBacklog.pdf: SystemModel.png
SystemModel.png: stickman.png
clean:
diff --git a/docs/ProductBacklog.md b/docs/ProductBacklog.md
index 28bd29e..cc7862f 100644
--- a/docs/ProductBacklog.md
+++ b/docs/ProductBacklog.md
@@ -50,7 +50,7 @@ gets in the way of our "easy to install" requirement.
System Model
------------
-![](./Diagram01.jpg)\
+![](./SystemModel.png)\
Requirements
------------