Skip to content

Commit

Permalink
Fix a now-broken hyperlink.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette committed Feb 25, 2019
1 parent 710f73f commit 6e6d1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/python-compatibility.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Python Compatibility
PyCdlib works equally well with Python 2.7 and Python 3.4+. The [test suite](testing.md) ensures that the core PyCdlib code works with both flavors of Python. Note that all of the command-line tools use Python 3 by default.
PyCdlib works equally well with Python 2.7 and Python 3.4+. The [test suite](design.md#testing) ensures that the core PyCdlib code works with both flavors of Python. Note that all of the command-line tools use Python 3 by default.

---

Expand Down

0 comments on commit 6e6d1be

Please sign in to comment.