From ae701f783a0e4b57884c155d8b698d420d26e5a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=20Pirr=C3=A9=20Gouv=C3=AAa?= Date: Fri, 29 Jun 2018 20:47:47 -0300 Subject: [PATCH] Update examples-ec2-instances.rst Remove duplicate link for 'DescribeInstances' in the 'More Information' section. --- doc_source/examples-ec2-instances.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc_source/examples-ec2-instances.rst b/doc_source/examples-ec2-instances.rst index ac5cfb8..88e681f 100644 --- a/doc_source/examples-ec2-instances.rst +++ b/doc_source/examples-ec2-instances.rst @@ -205,6 +205,5 @@ More Information * :ec2-api:`StartInstances` in the |ec2-api| * :ec2-api:`StopInstances` in the |ec2-api| * :ec2-api:`RebootInstances` in the |ec2-api| -* :ec2-api:`DescribeInstances` in the |ec2-api| * :ec2-api:`MonitorInstances` in the |ec2-api| * :ec2-api:`UnmonitorInstances` in the |ec2-api|