Skip to content

Commit eb62f08

Browse files
author
pipeline
committed
bug(EJ2-4345): UG-Link-correction
1 parent 67926aa commit eb62f08

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/daterangepicker/minMax.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
In this sample, we have specified <code>min</code> range as <code>Jan 15, 2017</code> and <code>max</code> range as <code>Dec 20, 2017</code>.User will able to select values between in this range only.
1111
</p>
1212
<p>More information on the DateRangePicker min/max support can be found in this
13-
<a href="http://ej2.syncfusion.com/angular/documentation/daterangepicker/minmaxdays.html" target="_blank"> documentation section</a>.</p>
13+
<a href="http://ej2.syncfusion.com/angular/documentation/daterangepicker/range-selection.html#restrict-the-range-within-a-range" target="_blank"> documentation section</a>.</p>
1414

1515
</div>

src/daterangepicker/minMaxDays.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
Values in this range only will be enabled.
1010
</p>
1111
<p>More information on the DateRangePicker minDays/maxDays support can be found in this
12-
<a href="http://ej2.syncfusion.com/angular/documentation/daterangepicker/minmaxdays.html" target="_blank"> documentation section</a>.</p>
12+
<a href="http://ej2.syncfusion.com/angular/documentation/daterangepicker/range-selection.html#range-span" target="_blank"> documentation section</a>.</p>
1313

1414
</div>

src/daterangepicker/presets.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
The <code>DateRangePicker</code> component has presets support to display collection of required ranges in the popup element. User can select a required range from the list, selected range value will be updated in the component.
99
</p>
1010
<p>More information on the DateRangePicker instantiation can be found in this
11-
<a href="http://ej2.syncfusion.com/angular/documentation/daterangepicker/" target="_blank"> documentation section</a>.</p>
11+
<a href="http://ej2.syncfusion.com/angular/documentation/daterangepicker/customization.html#preset-ranges" target="_blank"> documentation section</a>.</p>
1212

1313
</div>

0 commit comments

Comments
 (0)