Skip to content

Commit

Permalink
Fix User Guide link
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Dec 9, 2024
1 parent b97c485 commit 4fb8643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/file_read/file_read.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Reading NWB Files
==================

This section provides an introduction on how to read NWB files in Python using PyNWB and Matlab using MatNWB. If you are interested in converting your data to NWB, then please see the :ref:`user_guide` as well as for more in-depth tutorials visit the :pynwb-docs:`PyNWB <tutorials>` and :matnwb-docs:`MatNWB <#tutorials>` tutorials and documentation.
This section provides an introduction on how to read NWB files in Python using PyNWB and Matlab using MatNWB. If you are interested in converting your data to NWB, then please see the :neuroconv-docs:`NeuroConv User Guide <user_guide>` as well as for more in-depth tutorials visit the :pynwb-docs:`PyNWB <tutorials>` and :matnwb-docs:`MatNWB <#tutorials>` tutorials and documentation.

Reading With PyNWB
~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 4fb8643

Please sign in to comment.