From baa49e77ebd0d0513a7402353355be71314c5426 Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Wed, 27 Nov 2024 12:52:37 -0600 Subject: [PATCH] docs: fix link to import / export section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4dd028..d888144 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Investbrain is a smart open-source investment tracker that helps you manage, tra - [Install (self hosting)](#self-hosting) - [Chat with your holdings](#chat-with-your-holdings) - [Market data providers](#market-data-providers) -- [Import / Export](#import-export) +- [Import / Export](#import--export) - [Configuration](#configuration) - [Updating](#updating) - [Command line utilities](#command-line-utilities)