From 12aa95cf2fcd6250bc621b552499ba4635be778b Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Tue, 25 Sep 2018 22:16:12 +0100 Subject: [PATCH] Fix pip description --- _gtfobins/pip.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/_gtfobins/pip.md b/_gtfobins/pip.md index 3a4d510..7e4ae05 100644 --- a/_gtfobins/pip.md +++ b/_gtfobins/pip.md @@ -1,8 +1,6 @@ --- description: | - More generally, this allows to execute arbitrary Python code. - - See the entries of Python [version 2](/gtfobins/python2/) and [version 3](/gtfobins/python3/). + More generally, this allows to execute arbitrary Python code. See the [Python](/gtfobins/python/) functions. functions: execute-interactive: - code: |