Skip to content

Commit

Permalink
Rename master to main in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
deeplook authored Oct 20, 2023
1 parent b5c8794 commit 45465ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ correctly in every browser). You can find more information about sparklines
`on Wikipedia`_. This code was mainly developed for running simple
plausibility tests in sensor networks as shown in fig. 1 below:

.. figure:: https://raw.githubusercontent.com/deeplook/sparklines/master/example_sensors.png
.. figure:: https://raw.githubusercontent.com/deeplook/sparklines/main/example_sensors.png
:width: 75%
:alt: example usecase with sensor values
:align: center
Expand Down Expand Up @@ -103,7 +103,7 @@ this in your terminal, Python or IPython session or your Python IDE of choice.
Figure 2 below might show better what you should expect than the copied sample
code thereafter:

.. figure:: https://raw.githubusercontent.com/deeplook/sparklines/master/example_python.png
.. figure:: https://raw.githubusercontent.com/deeplook/sparklines/main/example_python.png
:width: 65%
:alt: example interactive invocation
:align: center
Expand Down

0 comments on commit 45465ed

Please sign in to comment.