Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
gituser789 committed May 19, 2024
1 parent 6393df3 commit 4447913
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,21 @@ Install this repository into your virtual environment (venv) or jupyter notebook
Use the toolbox in your python program:

::

import pysignalscope as pss
...

Examples
--------
Have a look at the `example <../../examples/scope_example.py>`__, to see what you can do with this toolbox.
Have a look at the `example <https://github.com/upb-lea/pySignalScope/blob/main/examples/scope_example.py>`__, to see what you can do with this toolbox.

Bug Reports
-----------
Please use the issues report button within GitHub to report bugs.

Changelog
---------
Find the changelog `here <../../CHANGELOG.md>`__.
Find the changelog `here <https://github.com/upb-lea/pySignalScope/blob/main/CHANGELOG.md>`__.



Expand Down

0 comments on commit 4447913

Please sign in to comment.