Skip to content

Commit

Permalink
docs: fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
maxb2 committed May 16, 2023
1 parent e05b7d8 commit 2643281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ $ my-typer-app --opt1 foo --opt2 bar arg1 arg2
$ my-typer-app --config config.yml
```

See the [documentation](https://maxb2.github.io/typer-config/examples/) for more examples using typer-config.
See the [documentation](https://maxb2.github.io/typer-config/latest/examples/simple_yaml/) for more examples using typer-config.

0 comments on commit 2643281

Please sign in to comment.