summaryrefslogtreecommitdiffhomepage
path: root/content/docs/user_guide/FAQ.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/docs/user_guide/FAQ.md')
-rw-r--r--content/docs/user_guide/FAQ.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/docs/user_guide/FAQ.md b/content/docs/user_guide/FAQ.md
index 9a6a584cd..74acaa125 100644
--- a/content/docs/user_guide/FAQ.md
+++ b/content/docs/user_guide/FAQ.md
@@ -23,11 +23,11 @@ gVisor supports Linux
Binaries run in gVisor should be built for the
[AMD64](https://en.wikipedia.org/wiki/X86-64) CPU architecture.
-### Can I run Docker images using gVisor.
+### Can I run Docker images using gVisor?
Yes. Please see the [Docker Quick Start][docker].
-### Can I run Kubernetes pods using gVisor.
+### Can I run Kubernetes pods using gVisor?
Yes. Please see the [Kubernetes Quick Start][k8s].