@@ -425,9 +425,11 @@ exports[`<Main /> panel render component 1`] = `
425
425
>
426
426
To learn more, see
427
427
428
- <button
428
+ <a
429
429
class = " euiLink euiLink--primary"
430
- type = " button"
430
+ href = " https://opendistro.github.io/for-elasticsearch-docs/docs/kibana/reporting/"
431
+ rel = " noopener noreferrer"
432
+ target = " _blank"
431
433
>
432
434
Get started with Kibana reporting
433
435
<svg
@@ -440,7 +442,7 @@ exports[`<Main /> panel render component 1`] = `
440
442
width = " 16"
441
443
xmlns = " http://www.w3.org/2000/svg"
442
444
/>
443
- </button >
445
+ </a >
444
446
</div >
445
447
</div >
446
448
</div >
@@ -823,9 +825,11 @@ exports[`<Main /> panel render component 1`] = `
823
825
>
824
826
To learn more, see
825
827
826
- <button
828
+ <a
827
829
class = " euiLink euiLink--primary"
828
- type = " button"
830
+ href = " https://opendistro.github.io/for-elasticsearch-docs/docs/kibana/reporting/"
831
+ rel = " noopener noreferrer"
832
+ target = " _blank"
829
833
>
830
834
Get started with Kibana reporting
831
835
<svg
@@ -838,7 +842,7 @@ exports[`<Main /> panel render component 1`] = `
838
842
width = " 16"
839
843
xmlns = " http://www.w3.org/2000/svg"
840
844
/>
841
- </button >
845
+ </a >
842
846
</div >
843
847
</div >
844
848
</div >
@@ -1333,9 +1337,11 @@ exports[`<Main /> panel render component after create success 1`] = `
1333
1337
>
1334
1338
To learn more, see
1335
1339
1336
- <button
1340
+ <a
1337
1341
class = " euiLink euiLink--primary"
1338
- type = " button"
1342
+ href = " https://opendistro.github.io/for-elasticsearch-docs/docs/kibana/reporting/"
1343
+ rel = " noopener noreferrer"
1344
+ target = " _blank"
1339
1345
>
1340
1346
Get started with Kibana reporting
1341
1347
<svg
@@ -1352,7 +1358,7 @@ exports[`<Main /> panel render component after create success 1`] = `
1352
1358
d = " M13 8.5a.5.5 0 111 0V12a2 2 0 01-2 2H4a2 2 0 01-2-2V4a2 2 0 012-2h3.5a.5.5 0 010 1H4a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1V8.5zm-5.12.339a.5.5 0 11-.706-.707L13.305 2H10.5a.5.5 0 110-1H14a1 1 0 011 1v3.5a.5.5 0 11-1 0V2.72L7.88 8.838z"
1353
1359
/>
1354
1360
</svg >
1355
- </button >
1361
+ </a >
1356
1362
</div >
1357
1363
</div >
1358
1364
</div >
@@ -1748,9 +1754,11 @@ exports[`<Main /> panel render component after create success 1`] = `
1748
1754
>
1749
1755
To learn more, see
1750
1756
1751
- <button
1757
+ <a
1752
1758
class = " euiLink euiLink--primary"
1753
- type = " button"
1759
+ href = " https://opendistro.github.io/for-elasticsearch-docs/docs/kibana/reporting/"
1760
+ rel = " noopener noreferrer"
1761
+ target = " _blank"
1754
1762
>
1755
1763
Get started with Kibana reporting
1756
1764
<svg
@@ -1767,7 +1775,7 @@ exports[`<Main /> panel render component after create success 1`] = `
1767
1775
d = " M13 8.5a.5.5 0 111 0V12a2 2 0 01-2 2H4a2 2 0 01-2-2V4a2 2 0 012-2h3.5a.5.5 0 010 1H4a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1V8.5zm-5.12.339a.5.5 0 11-.706-.707L13.305 2H10.5a.5.5 0 110-1H14a1 1 0 011 1v3.5a.5.5 0 11-1 0V2.72L7.88 8.838z"
1768
1776
/>
1769
1777
</svg >
1770
- </button >
1778
+ </a >
1771
1779
</div >
1772
1780
</div >
1773
1781
</div >
@@ -2311,9 +2319,11 @@ exports[`<Main /> panel render component after edit success 1`] = `
2311
2319
>
2312
2320
To learn more, see
2313
2321
2314
- <button
2322
+ <a
2315
2323
class = " euiLink euiLink--primary"
2316
- type = " button"
2324
+ href = " https://opendistro.github.io/for-elasticsearch-docs/docs/kibana/reporting/"
2325
+ rel = " noopener noreferrer"
2326
+ target = " _blank"
2317
2327
>
2318
2328
Get started with Kibana reporting
2319
2329
<svg
@@ -2330,7 +2340,7 @@ exports[`<Main /> panel render component after edit success 1`] = `
2330
2340
d = " M13 8.5a.5.5 0 111 0V12a2 2 0 01-2 2H4a2 2 0 01-2-2V4a2 2 0 012-2h3.5a.5.5 0 010 1H4a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1V8.5zm-5.12.339a.5.5 0 11-.706-.707L13.305 2H10.5a.5.5 0 110-1H14a1 1 0 011 1v3.5a.5.5 0 11-1 0V2.72L7.88 8.838z"
2331
2341
/>
2332
2342
</svg >
2333
- </button >
2343
+ </a >
2334
2344
</div >
2335
2345
</div >
2336
2346
</div >
@@ -2726,9 +2736,11 @@ exports[`<Main /> panel render component after edit success 1`] = `
2726
2736
>
2727
2737
To learn more, see
2728
2738
2729
- <button
2739
+ <a
2730
2740
class = " euiLink euiLink--primary"
2731
- type = " button"
2741
+ href = " https://opendistro.github.io/for-elasticsearch-docs/docs/kibana/reporting/"
2742
+ rel = " noopener noreferrer"
2743
+ target = " _blank"
2732
2744
>
2733
2745
Get started with Kibana reporting
2734
2746
<svg
@@ -2745,7 +2757,7 @@ exports[`<Main /> panel render component after edit success 1`] = `
2745
2757
d = " M13 8.5a.5.5 0 111 0V12a2 2 0 01-2 2H4a2 2 0 01-2-2V4a2 2 0 012-2h3.5a.5.5 0 010 1H4a1 1 0 00-1 1v8a1 1 0 001 1h8a1 1 0 001-1V8.5zm-5.12.339a.5.5 0 11-.706-.707L13.305 2H10.5a.5.5 0 110-1H14a1 1 0 011 1v3.5a.5.5 0 11-1 0V2.72L7.88 8.838z"
2746
2758
/>
2747
2759
</svg >
2748
- </button >
2760
+ </a >
2749
2761
</div >
2750
2762
</div >
2751
2763
</div >
0 commit comments