Skip to content

Commit df4c700

Browse files
committed
wrong name when calling the image of the nanoprims, not png but jpg
1 parent d8767d8 commit df4c700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sasmodels/models/nanoprisms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
1111
We consider particles having the shape of a right prism of length L and a cross section made of a regular polygon with n sides as illustrated in the figure below.
1212
13-
.. figure:: img/nanoprisms_geometry.png
13+
.. figure:: img/nanoprisms_geometry.jpg
1414
1515
The size of a regular polygon can be characterized by its edge length E or by R, the circumradius of the polygon shown in black in the figure, with :
1616

0 commit comments

Comments
 (0)