From 21826642264abb5cb034a92aa8581db74062ae75 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Mon, 22 Oct 2018 09:47:42 +0200 Subject: [PATCH] close quotation marks Signed-off-by: Daniel Holbach --- site/features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/features.md b/site/features.md index 291f13afa..bc51c89f2 100644 --- a/site/features.md +++ b/site/features.md @@ -32,9 +32,9 @@ If your app is deployed to the Amazon EC2 cluster service, then Scope displays S !['ECS Views in Scope'](images/ECS-view-tasks.png) -For information on how to install Scope on Kubernetes see, "[Installing Scope on Kubernetes](/site/installing.md#k8s) +For information on how to install Scope on Kubernetes see, "[Installing Scope on Kubernetes](/site/installing.md#k8s)". -For information on how to install Scope on the AWS EC2 Container Service see, "[Installing Scope on Amazon ECS](/site/installing.md#ecs) +For information on how to install Scope on the AWS EC2 Container Service see, "[Installing Scope on Amazon ECS](/site/installing.md#ecs)". Under the hosts view, and if you are running Weave Net for container networking, a specific Weave Net view appears. This view is useful for troubleshooting any networking problems you may be having. This view displays a number of Weave Net specific attributes such as whether quorum has been reached, the IP addresses used, whether fast datapath is enabled, or if encryption is running and many other useful attributes. See [Weave Net User Guide](https://www.weave.works/docs/net/latest/features/) for more information.