Skip to content

Commit bcfb942

Browse files
authored
docs: Fix typo in migration guide and update developer guide link in Changelog (#1070)
1 parent 3691680 commit bcfb942

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "d99613e", "specHash": "1ed059a", "version": "10.0.0" }
1+
{ "engineHash": "d16c766", "specHash": "1ed059a", "version": "10.0.0" }

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Introducing **`Box SDK v10`**, a major release designed to elevate your develope
2222

2323
### Important Notes
2424

25-
This version includes the Box Next Generation SDK artifact, previously developed in parallel to core Box SDKs. To facilitate migration and provide access to the newest features, we'll soon release an additional major version combining both artifacts. Migration to `v10` includes breaking changes, please review the [migration guide](https://github.com/box/box-python-sdk/blob/sdk-gen/migration-guides/from-v3-to-v10.md) for details. For more information, see the [SDK versioning strategy document](https://developer.box.com/tooling/sdks/sdk-versioning). Follow developer changelog for future updates.
25+
This version includes the Box Next Generation SDK artifact, previously developed in parallel to core Box SDKs. To facilitate migration and provide access to the newest features, we'll soon release an additional major version combining both artifacts. Migration to `v10` includes breaking changes, please review the [migration guide](https://github.com/box/box-python-sdk/blob/sdk-gen/migration-guides/from-v3-to-v10.md) for details. For more information, see the [SDK versioning strategy document](https://developer.box.com/guides/tooling/sdks/sdk-versioning). Follow developer changelog for future updates.
2626

2727
---
2828

migration-guides/from-box-python-sdk-gen-v1-to-box-python-sdk-v10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Migration guide from v1 version of the `box-python-sdk-gen` to the v10 version of the `box-pythom-sdk`
1+
# Migration guide from v1 version of the `box-python-sdk-gen` to the v10 version of the `box-python-sdk`
22

33
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
44
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

0 commit comments

Comments
 (0)