Skip to content

Commit 1ee3fee

Browse files
committed
Fixed link for Read The Docs
1 parent 2c6f56c commit 1ee3fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ def test_hello(qtbot):
1717
assert window.greet_label.text() == 'Hello!'
1818
```
1919

20-
Full documentation and tutorial available at `Read the Docs`_.
20+
Full documentation and tutorial available at [Read the Docs](https://pytest-qt.readthedocs.org/en/latest/).
2121

0 commit comments

Comments
 (0)