Skip to content

Commit 76d4e14

Browse files
authored
Merge branch 'master' into ivana/starlette-tests-with-uvicorn
2 parents 9826f6c + 5dc2b9a commit 76d4e14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ See [the documentation](https://docs.sentry.io/platforms/python/integrations/) f
7878

7979
### Migrating From `1.x` to `2.x`
8080

81-
If you're on SDK version 1.x, we highly recommend updating to the 2.x major. To make the process easier we've prepared a [migration guide](https://docs.sentry.io/platforms/python/migration/) with the most common changes as well as a [detailed changelog](MIGRATION_GUIDE.md).
81+
If you're on SDK version 1.x, we highly recommend updating to the 2.x major. To make the process easier we've prepared a [migration guide](https://docs.sentry.io/platforms/python/migration/1.x-to-2.x) with the most common changes as well as a [detailed changelog](MIGRATION_GUIDE.md).
8282

8383
### Migrating From `raven-python`
8484

8585
The old `raven-python` client has entered maintenance mode and was moved [here](https://github.com/getsentry/raven-python).
8686

87-
If you're using `raven-python`, we recommend you to migrate to this new SDK. You can find the benefits of migrating and how to do it in our [migration guide](https://docs.sentry.io/platforms/python/migration/).
87+
If you're using `raven-python`, we recommend you to migrate to this new SDK. You can find the benefits of migrating and how to do it in our [migration guide](https://docs.sentry.io/platforms/python/migration/raven-to-sentry-sdk/).
8888

8989
## Contributing to the SDK
9090

0 commit comments

Comments
 (0)