Fix link in README

This commit is contained in:
Marko Korhonen 2023-04-08 16:53:09 +03:00
parent 49d2201722
commit c75c132d4a
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -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