Skip to content

Commit

Permalink
feat(docs): update docs (#666)
Browse files Browse the repository at this point in the history
feat(docs): update docs

Updates the Wing docs. See details in [workflow run].

[Workflow Run]: https://github.com/winglang/docsite/actions/runs/6666099869

------

*Automatically created via the "update-docs" workflow*
  • Loading branch information
monadabot authored Oct 27, 2023
1 parent 9fc68fa commit 9a8b08b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ These are the main differences between the two:

## Code samples

To get a deeper understanding of the differences, let's see the same app built in both Wing and Pulumi.
To get a deeper understanding of the differences, let's see the same app built in both Wing and AWS-CDK.
This simple cloud app uses a Function to upload a text file to a Bucket,

import CodeComparison from '../../src/components/CodeComparison';
Expand Down

1 comment on commit 9a8b08b

@vercel
Copy link

@vercel vercel bot commented on 9a8b08b Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.