Skip to content

Commit

Permalink
Fix broken link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnau478 committed Jul 4, 2024
1 parent e79e11a commit a662a5a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ The command should be used as `hevi <file> [flags]`. The flags are described [be
The `NO_COLOR` variable is supported, and disables color (see <https://no-color.org/>) printing. Note that it can be overwritten by an explicit `--color`.

### Config file
The config file is a [ziggy](ziggy-lang.io) file. The following fields are
available:
The config file is a [ziggy](https://ziggy-lang.io) file. The following fields are available:
```zig
color: bool,
uppercase: bool,
Expand Down

0 comments on commit a662a5a

Please sign in to comment.