Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Add @todo comment to feedback link
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed Dec 10, 2019
1 parent 718d3f2 commit b88391a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/hocs/with-feedback-prompt/feedback-prompt.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const FeedbackPrompt = ( { text } ) => {
</h2>
<p className="wc-block-feedback-prompt__text">{ text }</p>
<a
// @todo Update the link to a page to gather feedback.
href="https://wordpress.org/support/plugin/woo-gutenberg-products-block/reviews/"
className="wc-block-feedback-prompt__link"
rel="noreferrer noopener"
Expand Down

0 comments on commit b88391a

Please sign in to comment.