Skip to content

Commit 07e1c6f

Browse files
committed
refactor: migration & readme file
1 parent 4ee9ea4 commit 07e1c6f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Migrating from v2 to v3
2-
This migration document details the changes needed to separate nested modular blocks into distinct interfaces. This update will impact how modular blocks are represented and utilized throughout the codebase.
2+
This document outlines the necessary changes to separate nested modular blocks into distinct interfaces. This update will affect how modular blocks are structured and used throughout the codebase.
33

44
## Before
55
```typescript

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ $ csdx plugins:install contentstack-cli-tsgen
1212
```
1313

1414
## Migration
15-
See the v3 [Migration Guide](https://github.com/contentstack/contentstack-cli-tsgen/blob/master/MIGRATION.md) if you are migrating from v2 or older.
15+
Refer to the [Migration Guide](https://github.com/contentstack/contentstack-cli-tsgen/blob/master/MIGRATION.md) version 3 if you are migrating from version 2 or older.
1616

1717
## How to use this plugin
1818

0 commit comments

Comments
 (0)