← All changes
|
classes/Visualizer/Gutenberg/src/Components/Sidebar/MapSettings.js
+1
-1
3.1.2
→
3.11.14
View file →
| @@ -62,9 +62,9 @@ | ||
| 62 | 62 | <li>{ __( 'A map of the entire world using \'world\'.' ) }</li> |
| 63 | 63 | <li> |
| 64 | 64 | { __( 'A continent or a sub-continent, specified by its 3-digit code, e.g., \'011\' for Western Africa. ' ) } |
| 65 | 65 | <ExternalLink |
| 66 | - href="https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart#Continent_Hierarchy" | |
| 66 | + href="https://developers.google.com/chart/interactive/docs/gallery/geochart#continent-hierarchy-and-codes" | |
| 67 | 67 | > |
| 68 | 68 | { __( 'More info here.' ) } |
| 69 | 69 | </ExternalLink> |
| 70 | 70 | </li> |