diff --git a/website/source/docs/commands/graph.html.markdown b/website/source/docs/commands/graph.html.markdown index d01c6d769..d285e9061 100644 --- a/website/source/docs/commands/graph.html.markdown +++ b/website/source/docs/commands/graph.html.markdown @@ -37,5 +37,5 @@ Alternatively, the web-based [GraphViz Workspace](http://graphviz-dev.appspot.co can be used to quickly render DOT file inputs as well. Here is an example graph output: -![Graph Example](/images/graph-example.png) +![Graph Example](/graph-example.png) diff --git a/website/source/docs/modules/usage.html.markdown b/website/source/docs/modules/usage.html.markdown index fb379cc83..8b671163a 100644 --- a/website/source/docs/modules/usage.html.markdown +++ b/website/source/docs/modules/usage.html.markdown @@ -92,13 +92,13 @@ For example, with a configuration similar to what we've built above, here is what the graph output looks like by default: