From e28cf1d296dbe81bf97346077ea500a980e268d0 Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Sat, 5 Sep 2020 13:11:34 -0700 Subject: [PATCH] Fix broken docs links --- docs/formats.md | 2 +- docs/overview.md | 2 +- docs/recipes.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/formats.md b/docs/formats.md index 4ced10e4..a9920bf9 100644 --- a/docs/formats.md +++ b/docs/formats.md @@ -34,7 +34,7 @@ It displays the timestamp of each entry formatted to by the user config followed title on the same line. Then the body of the entry is shown below. This format is configurable through these values from your config file (see -[config](./config.md) for more details): +[Advanced Usage](./advanced.md) for more details): - `colors` - `body` diff --git a/docs/overview.md b/docs/overview.md index 1927bfe6..8f24537d 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -44,7 +44,7 @@ encryption](http://en.wikipedia.org/wiki/Advanced_Encryption_Standard). See the ## Import and Export `jrnl` makes it easy to import entries from other sources. Existing entries can -be [exported](./export.md) in a variety of formats. +be exported in a variety of [formats](./formats.md). ## Multi-Platform Support diff --git a/docs/recipes.md b/docs/recipes.md index 92399591..87fe0c5e 100644 --- a/docs/recipes.md +++ b/docs/recipes.md @@ -113,7 +113,7 @@ logged as a new entry in the journal you specified in the original argument. !!! tip To read your journal entry or to verify the entry saved, you can use this - command: `jrnl -n 1` (Check out [Import and Export](./export.md) for more export options). + command: `jrnl -n 1` (Check out [Formats](./formats.md) for more export options). ```sh jrnl -n 1