Skip to content

Commit

Permalink
Merge pull request #638 from tjg184/patch-2
Browse files Browse the repository at this point in the history
Fix broken links in examples
  • Loading branch information
luisdavim authored Jan 23, 2022
2 parents ef22de8 + d9fd9c7 commit 6e94e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how_to/apps/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: v3.0.0-beta5

## Install releases

You can run helmsman with the [example.toml](https://github.com/Praqma/helmsman/blob/master/example.toml) or [example.yaml](https://github.com/Praqma/helmsman/blob/master/example.yaml) file.
You can run helmsman with the [example.toml](https://github.com/Praqma/helmsman/blob/master/examples/example.toml) or [example.yaml](https://github.com/Praqma/helmsman/blob/master/examples/example.yaml) file.

```shell
$ helmsman --apply -f example.toml
Expand Down

0 comments on commit 6e94e10

Please sign in to comment.