Skip to content

Commit b304669

Browse files
committed
update link
Signed-off-by: Leonid Kondrashov <[email protected]>
1 parent 7557cfb commit b304669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Another option is to install using official instructions: [https://golang.org/do
8686
> [eStargz](https://github.com/containerd/stargz-snapshotter/tree/cmd/v0.12.1) is a
8787
> lazily-pullable image format developed to improve the performance of container boot-ups by
8888
> making better usage of the layering structure of container images. The image format is
89-
> compatible to [OCI](https://github.com/opencontainers/image-spec/)/[Docker](https://github.com/moby/moby/blob/master/image/spec/v1.2.md) images,
89+
> compatible to [OCI](https://github.com/opencontainers/image-spec/)/[Docker](https://github.com/moby/docker-image-spec) images,
9090
> therefore it allows pushing images to standard container registries.
9191
> To enable runs with `stargz` images, setup kubelet by adding the `use-stargz` flag as follows:
9292
>

0 commit comments

Comments
 (0)