From 55a0f7c44ca20559869542aec1fae8ede0a99aac Mon Sep 17 00:00:00 2001 From: lizhiyao Date: Sat, 5 Oct 2024 10:43:48 +0800 Subject: [PATCH] fix(readme): google-cloud-serverless url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be275766a156..44b10aa4d5b0 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ package. Please refer to the README and instructions of those SDKs for more deta - [`@sentry/remix`](https://github.com/getsentry/sentry-javascript/tree/master/packages/remix): SDK for Remix - [`@sentry/aws-serverless`](https://github.com/getsentry/sentry-javascript/tree/master/packages/aws-serverless): SDK for AWS Lambda Functions -- [`@sentry/google-cloud-serverless`](https://github.com/getsentry/sentry-javascript/tree/master/packages/google-cloud): +- [`@sentry/google-cloud-serverless`](https://github.com/getsentry/sentry-javascript/tree/master/packages/google-cloud-serverless): SDK for Google Cloud Functions - [`@sentry/electron`](https://github.com/getsentry/sentry-electron): SDK for Electron with support for native crashes - [`@sentry/react-native`](https://github.com/getsentry/sentry-react-native): SDK for React Native with support for