Skip to content

Commit 0dc0fe8

Browse files
authored
update documentation link into readme (#20)
1 parent f41baf9 commit 0dc0fe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ pyhttpdbg -m pytest -v examples/
9999

100100
## documentation
101101

102-
https://httpdbg.readthedocs.io/en/latest/pytest/
102+
https://httpdbg.readthedocs.io/en/latest/test/#pytest-httpdbg

pytest_httpdbg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from pytest_httpdbg.plugin import httpdbg_record_filename # noqa F401
22

3-
__version__ = "0.10.0"
3+
__version__ = "0.10.1"

0 commit comments

Comments
 (0)