Skip to content

Commit a07688d

Browse files
committed
Update sample-config with current docs URLs
1 parent 8402399 commit a07688d

File tree

3 files changed

+47
-89
lines changed

3 files changed

+47
-89
lines changed

sample/sections/additional-types/date-time-picker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
$opt_name,
1414
array(
1515
'title' => esc_html__( 'Date / Time Picker', 'your-textdomain-here' ),
16-
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/premium/date-time-picker.html" target="_blank">https://devs.redux.io/premium/date-time-picker.html</a>',
16+
'desc' => esc_html__( 'For full documentation on this field, visit: ', 'your-textdomain-here' ) . '<a href="https://devs.redux.io/core-extensions/date-time-picker.html" target="_blank">https://devs.redux.io/core-extensions/date-time-picker.html</a>',
1717
'subsection' => true,
1818
'fields' => array(
1919
array(

0 commit comments

Comments
 (0)