Skip to content

Commit 99ae1aa

Browse files
authored
Docs: link fix.
Docs: link fix.
2 parents 1873134 + bcb1e46 commit 99ae1aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)