Fix link in README
This commit is contained in:
parent
49d2201722
commit
c75c132d4a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ configuration. I'm using podman in rootless mode and docker-compose
|
|||
with podman's docker socket emulation. All compose files are in TOML
|
||||
(just becaus I hate YAML). A helper function for ZSH `pct`
|
||||
(stands for **P**odman **C**ompose **T**OML) is available in
|
||||
link:./podman-compose-toml.zsh[podman-compose-toml.zsh]
|
||||
link:https://git.korhonen.cc/FunctionalHacker/podman-compose/src/branch/main/podman-compose-toml.zsh[podman-compose-toml.zsh]
|
||||
|
||||
|
||||
== TODO
|
||||
|
|
Reference in a new issue