Skip to content

Commit dd34672

Browse files
committed
README: fix link syntax
Signed-off-by: Jonathan Boulle <[email protected]>
1 parent 756744a commit dd34672

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)