Skip to content

Commit

Permalink
Merge pull request #205 from jrasell/b_fix_template_link
Browse files Browse the repository at this point in the history
Fix incorrect templates link in docs README.md
  • Loading branch information
jrasell authored Jul 4, 2018
2 parents c993d0f + e2096af commit 3619164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Welcome to the Levant documentation. The `docs` directory aims to host detailed
## Documentaion Pages

* [Commands](./commands.md) - detail about the Levant CLI and flags assosiated with each command.
* [Templates](./template.md) - detail about Levant's templating engine and functions.
* [Templates](./templates.md) - detail about Levant's templating engine and functions.
* [Clients](./clients.md) - information on Nomad and Consul client configuration options.

## Contributing
Expand Down

0 comments on commit 3619164

Please sign in to comment.