Skip to content

Commit 72e674b

Browse files
authored
Merge pull request #379 from jonboulle/master
README: fix link syntax
2 parents a0988a7 + dd34672 commit 72e674b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ A: Distribution, for example using HTTP as both Docker v2.2 and AppC do today, i
6565

6666
**Q: Why a new project?**
6767

68-
A: The [first OCI spec][https://github.com/opencontainers/runtime-spec] centered around defining the run side of a container. This is generally seen to be an orthogonal concern to the shipping container component. As practical examples of this separation you see many organizations separating these concerns into different teams and organizations: the Docker Distribution project and the Docker containerd project; Amazon ECS and Amazon EC2 Container Registry, etc.
68+
A: The [first OCI spec](https://github.com/opencontainers/runtime-spec) centered around defining the run side of a container. This is generally seen to be an orthogonal concern to the shipping container component. As practical examples of this separation you see many organizations separating these concerns into different teams and organizations: the Docker Distribution project and the Docker containerd project; Amazon ECS and Amazon EC2 Container Registry, etc.
6969

7070
**Q: Why work on this?**
7171

0 commit comments

Comments
 (0)