← All changes
|
classes/Visualizer/Gutenberg/src/Components/Sidebar/SeriesSettings.js
+1
-1
3.10.0
→
3.7.7
View file →
| @@ -174,9 +174,9 @@ | ||
| 174 | 174 | /> |
| 175 | 175 | |
| 176 | 176 | <p> |
| 177 | 177 | { __( 'This is a subset of the date formatting ' ) } |
| 178 | - <ExternalLink href="https://unicode-org.github.io/icu/userguide/format_parse/datetime/#datetime-format-syntax"> | |
| 178 | + <ExternalLink href="http://userguide.icu-project.org/formatparse/datetime#TOC-Date-Time-Format-Syntax"> | |
| 179 | 179 | { __( 'ICU date and time format.' ) } |
| 180 | 180 | </ExternalLink> |
| 181 | 181 | </p> |
| 182 | 182 | |