Fix some wrong links

Signed-off-by: weekface <weekface@gmail.com>
This commit is contained in:
weekface 2018-01-07 17:57:41 +08:00
parent 632f78a530
commit 284860d9e3
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ containerd is designed to be embedded into a larger system, rather than being us
## Getting Started ## 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) * [for ops and admins](docs/ops.md)
* [namespaces](docs/namespaces.md) * [namespaces](docs/namespaces.md)
* [client options](docs/client-opts.md) * [client options](docs/client-opts.md)

View File

@ -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. also be used, but any children must be removed before proceeding.
For detailed usage information, see the 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 ### Graph metadata