From d180391d7ea20ac0215f1da61f1b5d350c57b574 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Thu, 6 Sep 2018 19:07:41 +0200 Subject: [PATCH] Fix Python link in pip --- _gtfobins/pip.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_gtfobins/pip.md b/_gtfobins/pip.md index 0e1df59..3a4d510 100644 --- a/_gtfobins/pip.md +++ b/_gtfobins/pip.md @@ -1,5 +1,8 @@ --- -description: More generally, this allows to execute arbitrary [Python](/gtfobins/python/) code. +description: | + More generally, this allows to execute arbitrary Python code. + + See the entries of Python [version 2](/gtfobins/python2/) and [version 3](/gtfobins/python3/). functions: execute-interactive: - code: |