Skip to content

Commit 21a01f8

Browse files
authored
docs: Fix google-cloud-serverless URL in readme (#13876)
1 parent bff6b13 commit 21a01f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ package. Please refer to the README and instructions of those SDKs for more deta
6262
- [`@sentry/remix`](https://github.com/getsentry/sentry-javascript/tree/master/packages/remix): SDK for Remix
6363
- [`@sentry/aws-serverless`](https://github.com/getsentry/sentry-javascript/tree/master/packages/aws-serverless): SDK
6464
for AWS Lambda Functions
65-
- [`@sentry/google-cloud-serverless`](https://github.com/getsentry/sentry-javascript/tree/master/packages/google-cloud):
65+
- [`@sentry/google-cloud-serverless`](https://github.com/getsentry/sentry-javascript/tree/master/packages/google-cloud-serverless):
6666
SDK for Google Cloud Functions
6767
- [`@sentry/electron`](https://github.com/getsentry/sentry-electron): SDK for Electron with support for native crashes
6868
- [`@sentry/react-native`](https://github.com/getsentry/sentry-react-native): SDK for React Native with support for

0 commit comments

Comments
 (0)