Skip to content

Commit

Permalink
fixed link to issue tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabi committed Oct 3, 2024
1 parent 17007a4 commit 3aad9f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ irasa_out.fit_aperiodic_model(fit_func='knee').gof

Contributions to PyRASA are welcome! Whether it's raising issues, improving documentation, fixing bugs, or adding new features, your help is appreciated.

To file bug reports and/or ask questions about this project, please use the [Github issue tracker](https://github.com/schmidtfa/pyrasa/blob/main/issues).
To file bug reports and/or ask questions about this project, please use the [Github issue tracker](https://github.com/schmidtfa/pyrasa/issues).

Please refer to the [CONTRIBUTING.md](https://github.com/schmidtfa/pyrasa/blob/main/CONTRIBUTING.md) file for more information on how to get involved.

Expand Down
2 changes: 1 addition & 1 deletion doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ How to Contribute

Contributions to PyRASA are welcome! Whether it's raising issues, improving documentation, fixing bugs, or adding new features, your help is appreciated.

To file bug reports and/or ask questions about this project, please use the `Github issue tracker <https://github.com/schmidtfa/pyrasa/blob/main/issues>`_.
To file bug reports and/or ask questions about this project, please use the `Github issue tracker <https://github.com/schmidtfa/pyrasa/issues>`_.

Please refer to the `CONTRIBUTING.md <https://github.com/schmidtfa/pyrasa/blob/main/CONTRIBUTING.md>`_ file for more information on how to get involved.

Expand Down

0 comments on commit 3aad9f0

Please sign in to comment.