Skip to content

Commit 6e31bc0

Browse files
authored
Merge pull request #744 from wking/fix-anchor-for-runtime-implementations
implementations: Fix 'name"..."' -> 'name="..."' runtime anchor
2 parents 71366ee + 989aed7 commit 6e31bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The following sections link to associated projects, some of which are maintained by the OCI and some of which are maintained by external organizations.
44
If you know of any associated projects that are not listed here, please file a pull request adding a link to that project.
55

6-
## <a name"implementationsRuntimeContainer" />Runtime (Container)
6+
## <a name="implementationsRuntimeContainer" />Runtime (Container)
77

88
* [opencontainers/runc][runc] - Reference implementation of OCI runtime
99

0 commit comments

Comments
 (0)