Fix some wrong links
Signed-off-by: weekface <weekface@gmail.com>
This commit is contained in:
parent
632f78a530
commit
284860d9e3
@ -13,7 +13,7 @@ containerd is designed to be embedded into a larger system, rather than being us
|
||||
|
||||
## Getting Started
|
||||
|
||||
See our documentation on [containerd.io](containerd.io):
|
||||
See our documentation on [containerd.io](https://containerd.io):
|
||||
* [for ops and admins](docs/ops.md)
|
||||
* [namespaces](docs/namespaces.md)
|
||||
* [client options](docs/client-opts.md)
|
||||
|
@ -105,7 +105,7 @@ If the user wants to discard committed snapshots, the _remove_ operation can
|
||||
also be used, but any children must be removed before proceeding.
|
||||
|
||||
For detailed usage information, see the
|
||||
[GoDoc](https://godoc.org/github.com/containerd/containerd/snapshot#Snapshotter).
|
||||
[GoDoc](https://godoc.org/github.com/containerd/containerd/snapshots#Snapshotter).
|
||||
|
||||
### Graph metadata
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user