We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8364d commit bba72e8Copy full SHA for bba72e8
projects/packages/jetpack-mu-wpcom/src/features/wpcom-block-description-links/src/block-links-map.ts
@@ -353,7 +353,7 @@ const blockInfoMapping: { [ key: string ]: { link: string; postId: number } } =
353
link: 'https://wordpress.com/support/wordpress-editor/blocks/goodreads-block/',
354
postId: 382051,
355
},
356
- 'simple-payments': {
+ 'jetpack/simple-payments': {
357
link: 'https://wordpress.com/support/wordpress-editor/blocks/pay-with-paypal/',
358
postId: 168671,
359
0 commit comments