Skip to content

Commit

Permalink
Merge pull request #25 from cnunciato/patch-1
Browse files Browse the repository at this point in the history
Fix a typo in the install docs
  • Loading branch information
henriiik authored Aug 20, 2024
2 parents dd45260 + 1ac49ac commit a50ef8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ layout: installation

The Pulumi Sentry provider is available as a package in all Pulumi languages:

* JavaScript/TypeScript: [`@pulumiserve/sentry`](https://www.npmjs.com/package/@pulumiverse/sentry)
* JavaScript/TypeScript: [`@pulumiverse/sentry`](https://www.npmjs.com/package/@pulumiverse/sentry)
* Python: [`pulumiverse_sentry`](https://pypi.org/project/pulumiverse-sentry/)
* Go: [`github.com/pulumiverse/pulumi-sentry/sdk/go/sentry`](https://pkg.go.dev/github.com/pulumiverse/pulumi-sentry/sdk)
* .NET: [`Pulumiverse.Sentry`](https://www.nuget.org/packages/Pulumiverse.Sentry)
Expand Down

0 comments on commit a50ef8a

Please sign in to comment.