Skip to content

Commit 358a7b2

Browse files
committed
fix: readme links
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
1 parent 26798c1 commit 358a7b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Dockerless provider is useful for situations where you don't have Docker or Podman
44
installed, you're on Linux, and you still want to use Devcontainers.
55

6-
Dockerless provider will use (RootlessKit)[https://github.com/rootless-containers/rootlesskit] for
6+
Dockerless provider will use [RootlessKit](https://github.com/rootless-containers/rootlesskit) for
77
rootless containers (and `unshare` in case you're already root) to create namespaces.
8-
It will use (Crane)[https://github.com/google/go-containerregistry/#crane] to pull and manage images.
8+
It will use [Crane](https://github.com/google/go-containerregistry/#crane) to pull and manage images.
99

1010
All dependencies are self-contained in the provider binary.
1111

0 commit comments

Comments
 (0)