Skip to content

Commit 284860d

Browse files
committed
Fix some wrong links
Signed-off-by: weekface <weekface@gmail.com>
1 parent 632f78a commit 284860d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ containerd is designed to be embedded into a larger system, rather than being us
1313

1414
## Getting Started
1515

16-
See our documentation on [containerd.io](containerd.io):
16+
See our documentation on [containerd.io](https://containerd.io):
1717
* [for ops and admins](docs/ops.md)
1818
* [namespaces](docs/namespaces.md)
1919
* [client options](docs/client-opts.md)

design/snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ If the user wants to discard committed snapshots, the _remove_ operation can
105105
also be used, but any children must be removed before proceeding.
106106

107107
For detailed usage information, see the
108-
[GoDoc](https://godoc.org/github.com/containerd/containerd/snapshot#Snapshotter).
108+
[GoDoc](https://godoc.org/github.com/containerd/containerd/snapshots#Snapshotter).
109109

110110
### Graph metadata
111111

0 commit comments

Comments
 (0)