Skip to content

Commit 99c4bb9

Browse files
author
pipeline
committed
bug(EJ2-4407): angular circular gauge redirecting links changed
1 parent 88b73b6 commit 99c4bb9

12 files changed

+12
-12
lines changed

src/circulargauge/annotation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</p>
4545
<p>
4646
More information on the annotation can be found in this
47-
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/">documentation section</a>.
47+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-axis.html#annotations-annotationmodel">documentation section</a>.
4848
</p>
4949
</div>
5050
<style>

src/circulargauge/customization.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
</p>
9797
<p>
9898
More information on the range and pointer customization can be found in this
99-
<a target="_blank" href="http://ej2.syncfusion.com/documentation"> documentation section</a>.
99+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-range.html"> documentation section</a>.
100100
</p>
101101
</div>
102102

src/circulargauge/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</p>
2020
<p>
2121
More information on the gauge can be found in this
22-
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/">documentation section</a>.
22+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-circularGauge.html">documentation section</a>.
2323
</p>
2424
</div>
2525
<style>

src/circulargauge/direction.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
</p>
5757
<p>
5858
More information on the needle and labels can be found in this
59-
<a target="_blank" href="http://ej2.syncfusion.com/documentation"> documentation section</a>.
59+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-needleTail.html"> documentation section</a>.
6060
</p>
6161
</div>
6262

src/circulargauge/label.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
</p>
107107
<p>
108108
More information on the labels can be found in this
109-
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/">documentation section</a>.
109+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-label.html">documentation section</a>.
110110
</p>
111111
</div>
112112

src/circulargauge/multiple-axis.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
</p>
9393
<p>
9494
More information on the axis can be found in this
95-
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/">documentation section</a>.
95+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-axis.html">documentation section</a>.
9696
</p>
9797
</div>
9898

src/circulargauge/pointer-image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
</p>
6262
<p>
6363
More information on the pointers can be found in this
64-
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/">documentation section</a>.
64+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-pointer.html#imageurl-string">documentation section</a>.
6565
</p>
6666
</div>
6767
<style>

src/circulargauge/pointers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</p>
101101
<p>
102102
More information on the pointers can be found in this
103-
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/">documentation section</a>.
103+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-pointer.html#properties">documentation section</a>.
104104
</p>
105105
</div>
106106
<style>

src/circulargauge/range.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
</p>
118118
<p>
119119
More information on the ranges can be found in this
120-
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/">documentation section</a>.
120+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-range.html#properties">documentation section</a>.
121121
</p>
122122
</div>
123123

src/circulargauge/sampledata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</p>
6666
<p>
6767
More information on the gauge and its methods can be found in can be found in this
68-
<a target="_blank" href="http://ej2.syncfusion.com/documentation"> documentation section</a>.
68+
<a target="_blank" href="http://ej2.syncfusion.com/angular/documentation/circular-gauge/api-pointer.html"> documentation section</a>.
6969
</p>
7070
</div>
7171
<style>

0 commit comments

Comments
 (0)