From 546e264005eb540e0493cc63f81a8f6ea1ca8e0d Mon Sep 17 00:00:00 2001 From: lezhnev Date: Mon, 6 May 2024 17:18:52 +0500 Subject: [PATCH] fix readme bad link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 550503f..887aafd 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ The program compiles in a single binary file. If you have Go compiler on your ma ## Configuration Configuration can be provided as a Yaml file, as well as command arguments (where the latter overwrite the former). -Configurable keys and values can be seen in [config.go](https://github.com/lezhnev74/heaplog/ui/config.go). +Configurable keys and values can be seen in [config.go](https://github.com/lezhnev74/heaplog/blob/main/ui/config.go). To populate a new empty file run `heaplog init > heaplog.yml`. Since there are many formats of log files, you have to provide two things about your file format: