Skip to content

Commit

Permalink
Update what-is-sst.md (#739)
Browse files Browse the repository at this point in the history
  • Loading branch information
zineanteoh authored Oct 5, 2023
1 parent 7207d62 commit 7ec01b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _chapters/what-is-sst.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SST makes it easy to build serverless applications by allowing developers to:
1. Define their infrastructure using AWS CDK which we will cover in a later chapter.
2. Test their applications live using [Live Lambda Development]({{ site.docs_url }}/live-lambda-development){:target="_blank"}
3. Debugging with various IDEs
- [Debugging with VS Code]({{ site.docs_url }}/live-lambda-development#debugging-with-vscode){:target="_blank"}
- [Debugging with VS Code]({{ site.docs_url }}/live-lambda-development#debugging-with-vs-code){:target="_blank"}
- [Debugging with WebStorm]({{ site.docs_url }}/live-lambda-development#debugging-with-webstorm){:target="_blank"}
- [Debugging with IntelliJ IDEA]({{ site.docs_url }}/live-lambda-development#debugging-with-intellij-idea){:target="_blank"}
4. [Web based dashboard]({{ site.docs_url }}/console){:target="_blank"} to manage your apps
Expand Down

0 comments on commit 7ec01b2

Please sign in to comment.