Skip to content

Commit

Permalink
fix(core): update PortableTextInput doc reference (#5688)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobonamin authored Feb 7, 2024
1 parent b7101d5 commit 2664990
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export interface PortableTextMemberItem {
* Supports multi-user real-time block content editing on larger documents.
*
* This component can be configured and customized extensively.
* {@link https://www.sanity.io/docs/portable-text-features | Go to the documentation for more details}.
* {@link https://www.sanity.io/docs/customizing-the-portable-text-editor | Go to the documentation for more details}.
*
* @public
* @param props - {@link PortableTextInputProps} component props.
Expand Down

0 comments on commit 2664990

Please sign in to comment.