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.
This commit is contained in:
Christian Jensen 2026-01-04 08:38:29 -08:00 committed by GitHub
parent f4fc3669ca
commit b591c76b51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. 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) - [Requirements](#requirements)
- [Installation](https://github.com/jesseduffield/lazydocker#installation) - [Installation](#installation)
- [Usage](https://github.com/jesseduffield/lazydocker#usage) - [Usage](#usage)
- [Keybindings](/docs/keybindings) - [Keybindings](/docs/keybindings)
- [Cool Features](https://github.com/jesseduffield/lazydocker#cool-features) - [Cool Features](#cool-features)
- [Contributing](https://github.com/jesseduffield/lazydocker#contributing) - [Contributing](#contributing)
- [Video Tutorial](https://youtu.be/NICqQPxwJWw) - [Video Tutorial](https://youtu.be/NICqQPxwJWw)
- [Config Docs](/docs/Config.md) - [Config Docs](/docs/Config.md)
- [Twitch Stream](https://www.twitch.tv/jesseduffield) - [Twitch Stream](https://www.twitch.tv/jesseduffield)
- [FAQ](https://github.com/jesseduffield/lazydocker#faq) - [FAQ](#faq)
## Requirements ## Requirements