diff --git a/packages/notices/README.md b/packages/notices/README.md index a32e69725b39c9..eeeba5f63d6ae9 100644 --- a/packages/notices/README.md +++ b/packages/notices/README.md @@ -20,6 +20,6 @@ When imported, the notices module registers a data store on the `core/notices` n For more information about consuming from a data store, refer to [the `@wordpress/data` documentation on _Data Access and Manipulation_](/packages/data/README.md#data-access-and-manipulation). -For a full list of actions and selectors available in the `core/notices` namespace, refer to the [_Notices Data_ Handbook page](https://wordpress.org/gutenberg/handbook/packages/packages-data/packages-data-core-edit-post/). +For a full list of actions and selectors available in the `core/notices` namespace, refer to the [_Notices Data_ Handbook page](/docs/designers-developers/developers/data/data-core-notices.md).

Code is Poetry.