Skip to content

Commit 989aed7

Browse files
committed
implementations: Fix 'name"..."' -> 'name="..."' runtime anchor
Signed-off-by: W. Trevor King <wking@tremily.us>
1 parent 3adac26 commit 989aed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)