Skip to content

Commit

Permalink
[check.py]: Fix broken Link
Browse files Browse the repository at this point in the history
  • Loading branch information
andthum committed Jul 19, 2024
1 parent 40ddf89 commit 914b76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mdtools/check.py
Original file line number Diff line number Diff line change
Expand Up @@ -1137,7 +1137,7 @@ def frame_slicing(start, stop, step, n_frames_tot=None, verbose=True):
scripts, we have set up the above limitations.
.. _slicing numpy arrays:
https://numpy.org/doc/stable/reference/arrays.indexing.html
https://numpy.org/doc/stable/user/basics.indexing.html#slicing-and-striding
.. _slicing MDAnalysis trajectories:
https://userguide.mdanalysis.org/stable/trajectories/slicing_trajectories.html
Expand Down

0 comments on commit 914b76c

Please sign in to comment.