Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 59eb02d

Browse files
hakansonferdingler
authored andcommitted
fix(csharp): update setup links
1 parent e3b39a4 commit 59eb02d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workshop/content/csharp/setup/_index.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ___
1818

1919
[AWS Cloud9](https://aws.amazon.com/cloud9/) is a cloud-based integrated development environment (IDE) that lets you write, run, and debug code from any machine with just a browser. We recommend using it to run this workshop because it already comes with the necessary set of tools pre-installed, but the workshop is not dependent on it, so you are free to run it from your local computer as well.
2020

21-
If you want to use Cloud9, follow these instructions: [Create a Cloud9 Workspace](/javascript/setup/cloud9.html).
21+
If you want to use Cloud9, follow these instructions: [Create a Cloud9 Workspace](/csharp/setup/cloud9.html).
2222

2323
___
2424

@@ -32,4 +32,4 @@ If you prefer to run the workshop from your local computer without using Cloud9,
3232
* [Git Client](https://git-scm.com/downloads) - To interact with the CodeCommit repository by pushing code changes.
3333
* [.NET Core](https://dotnet.microsoft.com/) - The sample app you will create is dotnet-based.
3434

35-
Once you have installed all requirements, you can start the workshop here: [Start workshop](/javascript/sam.html).
35+
Once you have installed all requirements, you can start the workshop here: [Start workshop](/csharp/sam.html).

0 commit comments

Comments
 (0)