From 1180e8cb55cb19a718d7fd759ef03a50450597f2 Mon Sep 17 00:00:00 2001 From: Rubem Pacelli Date: Mon, 4 Dec 2023 04:08:41 -0300 Subject: [PATCH] Update navi_config.md --- docs/navi_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/navi_config.md b/docs/navi_config.md index ea66d1b..a64e294 100644 --- a/docs/navi_config.md +++ b/docs/navi_config.md @@ -8,7 +8,7 @@ prints which config file path is being used. You can get an config file example ```sh navi info config-example ``` -or by clicking [here](./config_file_example.yaml). To turn this this example your config file, run +or by clicking [here](./config_file_example.yaml). To turn this example your config file, run ```sh navi info config-example > "$(navi info config-path)"