Skip to content

Commit

Permalink
MU WPCOM: Replace the link of the additional CSS (#38951)
Browse files Browse the repository at this point in the history
* MU WPCOM: Replace the link of the additional CSS

* changelog
  • Loading branch information
arthur791004 authored Aug 19, 2024
1 parent 18496bf commit 1af3272
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: changed

MU WPCOM: Replace the link of the additional CSS
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ function overrideCoreDocumentationLinksToWpcom( translation: string, text: strin
'https://wordpress.org/documentation/article/styles-overview/':
'https://wordpress.com/support/using-styles/',

'https://developer.wordpress.org/advanced-administration/wordpress/css/':
'https://wordpress.com/support/editing-css/',

/**
* Embed Block
*/
Expand Down

0 comments on commit 1af3272

Please sign in to comment.