Skip to content

Commit e86769c

Browse files
committed
docs: move docs to docs package
1 parent b9895e5 commit e86769c

File tree

4 files changed

+2
-50
lines changed

4 files changed

+2
-50
lines changed

packages/core/docs/theming.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

packages/docs/src/pages/migration-guide/migration-guide.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Vibe 3 is a major update to the Vibe design system, introducing several new feat
4343

4444
<Tip title="Migration from v1 to v2" emoji={false}>
4545
To migrate from v1 to v2, please refer to the [Vibe 2 migration
46-
guide](https://github.com/mondaycom/vibe/tree/master/docs/vibe2-migration-guide.md)
46+
guide](https://github.com/mondaycom/vibe/tree/master/packages/docs/src/pages/migration-guide/vibe2-migration-guide.md)
4747
</Tip>
4848

4949
## New Features ✨
@@ -138,7 +138,7 @@ These steps will guide you through the migration process:
138138

139139
Several breaking changes have been made to optimize and streamline the library. These changes include the removal of deprecated components, updates to component APIs, and overall enhancements.
140140

141-
Please note that the following changes are **complementary to the migration script** and require manual intervention, assuming that the migration script has ran successfully. If you prefer migrating entirely manually (without the `@vibe/codemod` script), please refer to the [Complete Vibe 3 changelog](https://github.com/mondaycom/vibe/blob/master/packages/core/docs/vibe-3-changelog.md).
141+
Please note that the following changes are **complementary to the migration script** and require manual intervention, assuming that the migration script has ran successfully. If you prefer migrating entirely manually (without the `@vibe/codemod` script), please refer to the [Complete Vibe 3 changelog](https://github.com/mondaycom/vibe/blob/master/packages/docs/src/pages/migration-guide/vibe-3-changelog.md).
142142

143143
### General
144144

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)