mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
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:
parent
f4fc3669ca
commit
b591c76b51
1 changed files with 6 additions and 6 deletions
12
README.md
12
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.
|
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue