diff --git a/README.md b/README.md index 8a6cb33e4b..bc3c4dad59 100644 --- a/README.md +++ b/README.md @@ -123,11 +123,11 @@ If you have questions, you are welcome to contact us. One of the best places to - [@affine/sdk](./packages/common/sdk) - SDK for developing plugins - [@affine/plugin-cli](./tools/plugin-cli) - CLI for developing plugins -| Official Plugin | Description | Status | -| ----------------------------------------------------- | ----------------------------------------- | ------ | -| [@affine/copilot-plugin](plugins/copilot) | AI Copilot that help you document writing | 🚧 | -| [@affine/image-preview-plugin](plugins/image-preview) | Component for previewing an image | ✅ | -| [@affine/outline](plugins/outline) | Outline for your document | ✅ | +| Official Plugin | Description | Status | +| ---------------------------------------------------------------- | ----------------------------------------- | ------ | +| [@affine/copilot-plugin](./packages/plugins/copilot) | AI Copilot that help you document writing | 🚧 | +| [@affine/image-preview-plugin](./packages/plugins/image-preview) | Component for previewing an image | ✅ | +| [@affine/outline](./packages/plugins/outline) | Outline for your document | ✅ | ## Upstreams