Skip to content

Commit 8020d59

Browse files
committed
fix broken link
1 parent e0ee440 commit 8020d59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

torch_ecg/databases/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ def helper(self, items: Union[List[str], str, type(None)] = None) -> None:
754754
755755
References
756756
----------
757-
.. [#ann_man] https://archive.physionet.org/physiobank/annotations.shtml
757+
.. [#ann_man] https://github.com/bemoody/lightwave/blob/master/client/doc/annotations.html
758758
759759
"""
760760
attrs = vars(self)

0 commit comments

Comments
 (0)