Skip to content

Commit

Permalink
Fix link in pop-up RelationsMatrix.jsx (#6085)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy authored Jun 11, 2024
1 parent f9e862a commit c08e7a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/volto/news/6085.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix link in pop-up in `RelationsMatrix.jsx`. @stevepiercy
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ const RelationsMatrix = (props) => {
<Popup
trigger={
<a
href="https://6.docs.plone.org/volto/recipes/widget.html#restricting-potential-targets"
href="https://6.docs.plone.org/volto/development/widget.html#widget-relation-field-label"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit c08e7a3

Please sign in to comment.