Skip to content

Commit 72dfc83

Browse files
docs: replace "http://sentry.io" with "https://sentry.io" (#1073)
1 parent 56810ff commit 72dfc83

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ That will give you native crash support (for Android and iOS), [release health](
2121

2222
#### Usage
2323

24-
- Sign up for a Sentry.io account and get a DSN at http://sentry.io.
24+
- Sign up for a Sentry.io account and get a DSN at https://sentry.io.
2525

2626
- Follow the installing instructions on [pub.dev](https://pub.dev/packages/sentry/install).
2727

dio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Integration for the [`dio`](https://pub.dev/packages/dio) package.
1616

1717
#### Usage
1818

19-
- Sign up for a Sentry.io account and get a DSN at http://sentry.io.
19+
- Sign up for a Sentry.io account and get a DSN at https://sentry.io.
2020

2121
- Follow the installing instructions on [pub.dev](https://pub.dev/packages/sentry/install).
2222

flutter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It will capture errors in the native layer, including (Java/Kotlin/C/C++ for And
1717

1818
#### Usage
1919

20-
- Sign up for a Sentry.io account and get a DSN at http://sentry.io.
20+
- Sign up for a Sentry.io account and get a DSN at https://sentry.io.
2121

2222
- Follow the installing instructions on [pub.dev](https://pub.dev/packages/sentry_flutter/install).
2323

logging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Integration for the [`logging`](https://pub.dev/packages/logging) package.
1616

1717
#### Usage
1818

19-
- Sign up for a Sentry.io account and get a DSN at http://sentry.io.
19+
- Sign up for a Sentry.io account and get a DSN at https://sentry.io.
2020

2121
- Follow the installing instructions on [pub.dev](https://pub.dev/packages/sentry/install).
2222

0 commit comments

Comments
 (0)