summaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2021-10-26 13:23:25 -0400
committerJordan Wiens <jordan@psifertex.com>2021-10-26 13:23:25 -0400
commitcb46d56c6c95a945bd2835d042ec1c79d16a16ef (patch)
tree1a3be6bf2329cfdf1e5427de996e7791f45dbf4d /docs/guide
parentebf7c03b9303db9d85433b70f76cb832958a97da (diff)
remove python2 from troubleshooting documentation, it has been added to the product faq that we do not support it
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/troubleshooting.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/guide/troubleshooting.md b/docs/guide/troubleshooting.md
index a4cad084..3dcb5b69 100644
--- a/docs/guide/troubleshooting.md
+++ b/docs/guide/troubleshooting.md
@@ -1,9 +1,5 @@
# Troubleshooting
-## Python 2
-
-With Python 2 [officially unmaintained](https://pythonclock.org/), the last stable release of Binary Ninja with support for it will be the [2.2 stable release](https://github.com/Vector35/binaryninja-api/milestone/7).
-
## Basics
- Have you searched [known issues]?