Skip to content

Commit faf0434

Browse files
Fixed examples.rst
1 parent 98ed995 commit faf0434

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Draw a pixel
1818
Result:
1919
~~~~~~~
2020

21-
.. image:: pixel.png
21+
.. image:: images/pixel.png
2222
:alt: A single pixel on the screen
2323

2424
Draw a rectangle

docs/source/settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When the package starts it searches for a config file, in the following order:
1919
You must create the folder ``~/.config/casioplot`` first to use global config files.
2020

2121
Available presets
22-
~~~~~~~~~~~~~~~~
22+
~~~~~~~~~~~~~~~~~
2323

2424
The package comes with 4 preset files, `default.toml`, `fx-CG50.toml`, `fx-CG50_AU` and `graph_90+e.toml`.
2525
`fx-CG50.toml`, `fx-CG50_AU` and `graph_90+e.toml` have the exact same settings, the only reasson they are three instead of one is for better user experience.

0 commit comments

Comments
 (0)