Skip to content

Commit e3a0abf

Browse files
authored
Merge stable into master
2 parents 5830ac7 + 99ae1aa commit e3a0abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/updating/update-to-46.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ At the same time, we have developed an internal tooling to make sure guardrails
8484
If your build throws errors after the update, search and replace the old names with the new ones from the {@link updating/nim-migration/migrating-imports update guide}. **We have not changed the behavior of these APIs, just the names**.
8585

8686
<info-box info>
87-
Manually updating all these numerous imports could be time-consuming and error-prone. We recommend using the [tables with the changed import/export names](https://raw.githubusercontent.com/ckeditor/ckeditor5/refs/heads/master/docs/updating/nim-migration/migrating-exports.md) as context for tools such as Copilot, ChatGPT, or other LLM-based services that can automatically update all imports in your project.
87+
Manually updating all these numerous imports could be time-consuming and error-prone. We recommend using the [tables with the changed import/export names](https://raw.githubusercontent.com/ckeditor/ckeditor5/refs/heads/master/docs/updating/nim-migration/migrating-imports.md) as context for tools such as Copilot, ChatGPT, or other LLM-based services that can automatically update all imports in your project.
8888
</info-box>
8989

9090
### Introduction of the default content styles

0 commit comments

Comments
 (0)