Merge pull request #3770 from dholbach/fix-broken-links

fix two broken links
This commit is contained in:
Daniel Holbach
2020-03-25 11:42:20 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -2015,7 +2015,7 @@ Bug fixes:
- probe: Stats gathering can be started twice
[#1799](https://github.com/weaveworks/scope/issues/1799)
- Visual bug where empty span shows up
[#1945](github.com/weaveworks/scope/issues/1945)
[#1945](https://github.com/weaveworks/scope/issues/1945)
- inbound internet connection counts are too fine-grained
[#1867](https://github.com/weaveworks/scope/issues/1867)
- IP address truncated in Internet node details panel connection list

View File

@@ -230,7 +230,7 @@ To access the Scope app from the browser, please refer to Kubernetes instruction
There are currently three options for launching Weave Scope in ECS:
* A [CloudFormation template](https://www.weave.works/deploy-weave-aws-cloudformation-template/) to launch and easily evaluate Scope directly from your browser.
* An [Amazon Machine Image (AMI)](/site/AMI.md) for each ECS region.
* An [Amazon Machine Image (AMI)](/site/ami.md) for each ECS region.
* [A simple way to tailor the AMIs to your needs](https://github.com/weaveworks/integrations/tree/master/aws/ecs#creating-your-own-customized-weave-ecs-ami).
The AWS CloudFormation template is the easiest way to get started with Weave Net and Weave Scope. CloudFormation templates provide developers and systems administrators a simple way to create a collection or a stack of related AWS resources, and it provisions and updates them in an orderly and predictable fashion.