Skip to content

Commit 0c9b640

Browse files
committed
fix(event-bus): update link to Frontend Storage System for accurate navigation
1 parent 12a4565 commit 0c9b640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/frontend/event-bus.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ eventBus.on('storage-changed', (data) => {
7070
})
7171
```
7272

73-
> **📖 For detailed storage usage, see [Frontend Storage System](./storage)**
73+
> **📖 For detailed storage usage, see [Frontend Storage System](/development/frontend/storage)**
7474
7575
## Usage
7676

0 commit comments

Comments
 (0)