From b591c76b51cea931ecac91e9cc97e770d738e25d Mon Sep 17 00:00:00 2001 From: Christian Jensen Date: Sun, 4 Jan 2026 08:38:29 -0800 Subject: [PATCH] Update README links to use relative paths This should help to go to the correct location instead of hopping to the top of the page. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 97967d36..61242f47 100644 --- a/README.md +++ b/README.md @@ -73,16 +73,16 @@ What a headache! Memorising docker commands is hard. Memorising aliases is slightly less hard. Keeping track of your containers across multiple terminal windows is near impossible. What if you had all the information you needed in one terminal window with every common command living one keypress away (and the ability to add custom commands as well). Lazydocker's goal is to make that dream a reality. -- [Requirements](https://github.com/jesseduffield/lazydocker#requirements) -- [Installation](https://github.com/jesseduffield/lazydocker#installation) -- [Usage](https://github.com/jesseduffield/lazydocker#usage) +- [Requirements](#requirements) +- [Installation](#installation) +- [Usage](#usage) - [Keybindings](/docs/keybindings) -- [Cool Features](https://github.com/jesseduffield/lazydocker#cool-features) -- [Contributing](https://github.com/jesseduffield/lazydocker#contributing) +- [Cool Features](#cool-features) +- [Contributing](#contributing) - [Video Tutorial](https://youtu.be/NICqQPxwJWw) - [Config Docs](/docs/Config.md) - [Twitch Stream](https://www.twitch.tv/jesseduffield) -- [FAQ](https://github.com/jesseduffield/lazydocker#faq) +- [FAQ](#faq) ## Requirements