Skip to content

Commit 604ec8d

Browse files
authored
Fix broken links to CONTRIBUTING.md
1 parent a6db3ee commit 604ec8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Qt.py was born in the film and visual effects industry to address the growing ne
3737
| *Explicit is better than implicit* | Differences between bindings should be visible to you.
3838
| *Support co-existence* | Qt.py should not affect other bindings running in same interpreter session.
3939

40-
See [`CONTRIBUTING.md`](blob/master/CONTRIBUTING.md) for more details.
40+
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more details.
4141

4242
<br>
4343
<br>
@@ -323,4 +323,4 @@ docker run --rm -v $(pwd):/Qt.py mottosso/qt.py35
323323

324324
Now both you and Travis are operating on the same assumptions which means that when the tests pass on your machine, they pass on Travis. And everybody wins!
325325

326-
See [`CONTRIBUTING.md`](blob/master/CONTRIBUTING.md) for more of the good stuff.
326+
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more of the good stuff.

0 commit comments

Comments
 (0)