Skip to content

Commit d4c998e

Browse files
committed
website: graphiz link
1 parent c8b3620 commit d4c998e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/commands/graph.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar_current: "docs-commands-graph"
99
The `terraform graph` command is used to generate a visual
1010
representation of either a configuration or execution plan.
1111
The output is in the DOT format, which can be used by
12-
GraphViz to generate charts.
12+
[GraphViz](http://www.graphviz.org) to generate charts.
1313

1414

1515
## Usage

0 commit comments

Comments
 (0)