This commit is contained in:
Albert Juhé Lluveras 2020-03-26 13:02:45 +01:00 committed by GitHub
parent 690f61ec93
commit 7bcf1eb5df
1 changed files with 1 additions and 2 deletions

View File

@ -22,8 +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/"
href="https://ideas.woocommerce.com/forums/133476-woocommerce?category_id=384565"
className="wc-block-feedback-prompt__link"
rel="noreferrer noopener"
target="_blank"