diff options
author | Ian Lewis <ianlewis@google.com> | 2020-01-21 15:19:51 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-21 15:19:51 +0900 |
commit | 3e5c5e9e088fb6f8556c5c7a3a58db4f28c83fd2 (patch) | |
tree | 2748a6ae2ad906030317096849dbb93f92d6be4b /content/docs/architecture_guide/_index.md | |
parent | 5c23b68aac81acb98fe6686c797470d09fffb78f (diff) | |
parent | a910cc8fd10e508de56e97c2de2af289c1f1f7bb (diff) |
Merge branch 'master' into readme
Diffstat (limited to 'content/docs/architecture_guide/_index.md')
-rw-r--r-- | content/docs/architecture_guide/_index.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/docs/architecture_guide/_index.md b/content/docs/architecture_guide/_index.md index 63842caa4..81c128464 100644 --- a/content/docs/architecture_guide/_index.md +++ b/content/docs/architecture_guide/_index.md @@ -72,8 +72,6 @@ race detector. (The use of Go has its challenges too, and isn't free.) [apparmor]: https://wiki.ubuntu.com/AppArmor [golang]: https://golang.org [kvm]: https://www.linux-kvm.org -[oci]: https://www.opencontainers.org -[sandbox]: https://en.wikipedia.org/wiki/Sandbox_(computer_security) [seccomp]: https://www.kernel.org/doc/Documentation/prctl/seccomp_filter.txt [selinux]: https://selinuxproject.org [uml]: http://user-mode-linux.sourceforge.net/ |