Skip to content

Commit bba72e8

Browse files
mmtrsimison
authored andcommitted
Fix block name
1 parent 7b8364d commit bba72e8

File tree

1 file changed

+1
-1
lines changed
  • projects/packages/jetpack-mu-wpcom/src/features/wpcom-block-description-links/src

1 file changed

+1
-1
lines changed

projects/packages/jetpack-mu-wpcom/src/features/wpcom-block-description-links/src/block-links-map.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ const blockInfoMapping: { [ key: string ]: { link: string; postId: number } } =
353353
link: 'https://wordpress.com/support/wordpress-editor/blocks/goodreads-block/',
354354
postId: 382051,
355355
},
356-
'simple-payments': {
356+
'jetpack/simple-payments': {
357357
link: 'https://wordpress.com/support/wordpress-editor/blocks/pay-with-paypal/',
358358
postId: 168671,
359359
},

0 commit comments

Comments
 (0)