← All changes
|
classes/Visualizer/Gutenberg/src/Components/Sidebar/PieSettings.js
+1
-1
3.10.2
→
3.5.1
View file →
| @@ -55,9 +55,9 @@ | ||
| 55 | 55 | </p> |
| 56 | 56 | |
| 57 | 57 | <p> |
| 58 | 58 | { __( 'For date axis labels, this is a subset of the date formatting ' ) } |
| 59 | - <ExternalLink href="https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax"> | |
| 59 | + <ExternalLink href="http://userguide.icu-project.org/formatparse/datetime#TOC-Date-Time-Format-Syntax"> | |
| 60 | 60 | { __( 'ICU date and time format.' ) } |
| 61 | 61 | </ExternalLink> |
| 62 | 62 | </p> |
| 63 | 63 | |