Skip to content

Commit 57ad3d7

Browse files
author
Tom Moore
committed
Updated links to remove 'here'
1 parent 161c0ca commit 57ad3d7

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

ToolGuides/toolkit-for-refactoring/01-Prerequisites/01-Setup.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
In order to follow this guide, you will need to have a development environment. The environment must have at a minimum:
44

55
* A Microsoft Windows laptop, desktop, EC2 Instance or Virtual Machine.
6-
* Microsoft Visual Studio 2022 Community, or better. [here](https://visualstudio.microsoft.com/)
7-
* Git source control. [here](https://git-scm.com/)
6+
* [Microsoft Visual Studio 2022 Community, or better.](https://visualstudio.microsoft.com/)
7+
* [Git source control.](https://git-scm.com/)
88
* Administrative access to Windows.
9-
* An AWS Account. [here](https://aws.amazon.com)
10-
* IAM Credentials into your account. [here](https://us-east-1.console.aws.amazon.com/iamv2/home#/home)
11-
* AWS Command Line Interface installed. [here](https://aws.amazon.com/cli/)
9+
* [An AWS Account.](https://aws.amazon.com)
10+
* [IAM Credentials into your account.](https://us-east-1.console.aws.amazon.com/iamv2/home#/home)
11+
* [AWS Command Line Interface installed.](https://aws.amazon.com/cli/)
1212

1313
This guide assumes that in addition to having Windows set up, you have already installed the tools listed above, and that you have configured access to your AWS Account for the command line. If you have not already done so, please complete the installation and configuration before proceeding.
1414

ToolGuides/toolkit-for-refactoring/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ Following this guide will result in the possibility of charges to your AWS Accou
1616

1717
### Resources
1818

19-
* Toolkit for Visual Studio 2022 [Here](https://marketplace.visualstudio.com/items?itemName=AWSTR.refactoringtoolkit2022)
20-
* Toolkit for Visual Studio 2019 [Here](https://marketplace.visualstudio.com/items?itemName=AWSTR.refactoringtoolkit2019)
19+
* [Toolkit for Visual Studio 2022](https://marketplace.visualstudio.com/items?itemName=AWSTR.refactoringtoolkit2022)
20+
* [Toolkit for Visual Studio 2019](https://marketplace.visualstudio.com/items?itemName=AWSTR.refactoringtoolkit2019)
2121

2222
### Further Reading
2323

24+
[Product Page](https://aws.amazon.com/visual-studio-net/) <br>

0 commit comments

Comments
 (0)