You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Qt.py was born in the film and visual effects industry to address the growing ne
37
37
| *Explicit is better than implicit* | Differences between bindings should be visible to you.
38
38
| *Support co-existence* | Qt.py should not affect other bindings running in same interpreter session.
39
39
40
-
See [`CONTRIBUTING.md`](blob/master/CONTRIBUTING.md) for more details.
40
+
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for more details.
41
41
42
42
<br>
43
43
<br>
@@ -323,4 +323,4 @@ docker run --rm -v $(pwd):/Qt.py mottosso/qt.py35
323
323
324
324
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!
325
325
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