Просмотр исходного кода

Merge pull request #4235 from tobio/patch-1

Fix IAM role documentation link
Carl Bergquist 9 лет назад
Родитель
Сommit
ffda5bc0f7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/sources/datasources/cloudwatch.md

+ 1 - 1
docs/sources/datasources/cloudwatch.md

@@ -34,7 +34,7 @@ Default Region | Used in query editor to set region (can be changed on per query
 Currently all access to CloudWatch is done server side by the Grafana backend using the official AWS SDK. If you grafana
 server is running on AWS you can use IAM Roles and authentication will be handled automatically.
 
-Checkout AWS docs on [IAM Roles]](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)
+Checkout AWS docs on [IAM Roles](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html)
 
 ### AWS credentials file