Skip to content

Commit

Permalink
Merge pull request #105 from Sec42/patch-1
Browse files Browse the repository at this point in the history
Fix incorrect link
  • Loading branch information
codypiersall committed Nov 19, 2022
2 parents 0a1fef1 + 2b2094b commit 945a319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynng/tls.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class TLSConfig:
passwd (str): Password used for configuring certificates.
Check the `TLS tests
<https://github.com/codypiersall/pynng/blob/master/test/test_api.py>`_ for
<https://github.com/codypiersall/pynng/blob/master/test/test_tls.py>`_ for
usage examples.
"""
Expand Down

0 comments on commit 945a319

Please sign in to comment.