From 6f10ef0b4cbcbf9f10377cbb86143abec7d2eca7 Mon Sep 17 00:00:00 2001 From: Martin Dvorak Date: Sat, 15 Apr 2023 17:21:46 +0200 Subject: [PATCH] Fixing CONFIGURATION links which resolves #479 --- CONFIGURATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 4b36f8a..9459365 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -18,10 +18,10 @@ to apply changes. For more configuration options details please refer to: * bind HSTR to a [keyboard shortcut](#bash-binding-hstr-to-keyboard-shortcut) - * [Bash Emacs keymap](#bash-emacs-keymap--default) (default) + * [Bash Emacs keymap](#bash-emacs-keymap-default) (default) * [Bash Vim keymap](#bash-vim-keymap) * [zsh Emacs keymap](#zsh-emacs-keymap) (default) -* create `hh` [alias](#Alias) for `hstr` +* create `hh` [alias](#alias) for `hstr` * use [environment variables](#environment-variables) and [HSTR config options](#hstr-config-options) * get more [colors](#colors) * change [positioning of elements](#positioning)