File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ The results of this test is shown below.
68
68
<figure style =" float : center ;" >
69
69
<picture >
70
70
<source srcset =" {{ '/images/quadratik/normality-test-results.webp' | relative_url }} " type =" image/webp " >
71
- <img src =" {{ '/images/quadratik/normality-test-results.jpg ' | relative_url }} " alt =" Results for the Normality Test. " />
71
+ <img src =" {{ '/images/quadratik/normality-test-results.png ' | relative_url }} " alt =" Results for the Normality Test. " />
72
72
</picture >
73
73
</figure >
74
74
@@ -337,7 +337,7 @@ plt.tight_layout()
337
337
338
338
<figure style =" float : center ;" >
339
339
<picture >
340
- <source srcset= "{{ '/images/quadratik/unit-sphere.webp" | relative_url }}" type="image/webp">
340
+ <source srcset= "{{ '/images/quadratik/unit-sphere.webp' | relative_url }}" type="image/webp">
341
341
<img src= "{{ '/images/quadratik/unit-sphere.png' | relative_url }}" alt="PKBD Samples on Unit Sphere."/>
342
342
</picture >
343
343
</figure >
You can’t perform that action at this time.
0 commit comments