1
0
mirror of https://github.com/opencontainers/runtime-spec.git synced 2026-02-05 09:45:57 +01:00

implementations: Fix 'name"..."' -> 'name="..."' runtime anchor

Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
W. Trevor King
2017-03-28 13:49:39 -07:00
parent 3adac26772
commit 989aed767a

View File

@@ -3,7 +3,7 @@
The following sections link to associated projects, some of which are maintained by the OCI and some of which are maintained by external organizations.
If you know of any associated projects that are not listed here, please file a pull request adding a link to that project.
## <a name"implementationsRuntimeContainer" />Runtime (Container)
## <a name="implementationsRuntimeContainer" />Runtime (Container)
* [opencontainers/runc][runc] - Reference implementation of OCI runtime