diff --git a/content/contributing/tutorial-structure.md b/content/contributing/tutorial-structure.md index d4ea5aa09e..a96af2ef79 100644 --- a/content/contributing/tutorial-structure.md +++ b/content/contributing/tutorial-structure.md @@ -31,7 +31,7 @@ Provide links to any required software and to all of the example code needed to ## Usage Example -![Usage](/img/tut-struct3.png) +![Usage](img/tut-struct3.png) Start by providing a finished, working example of the tutorial application. This is an opportunity for immediate success working with the software to solve a problem.