diff --git a/README.rst b/README.rst index e56ea9d5..e8964267 100644 --- a/README.rst +++ b/README.rst @@ -65,7 +65,6 @@ Advanced Cheat Sheet - `Sqlalchemy `_ - `Security `_ - `SSH `_ -- `Boto3 `_ - `Tests `_ - `C Extensions `_ diff --git a/docs/index.rst b/docs/index.rst index 488d548b..bd511c06 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -78,7 +78,6 @@ modules usages. notes/python-sqlalchemy notes/python-security notes/python-ssh - notes/python-aws notes/python-tests notes/python-c-extensions diff --git a/docs/notes/python-aws.rst b/docs/notes/python-aws.rst deleted file mode 100644 index 5c379579..00000000 --- a/docs/notes/python-aws.rst +++ /dev/null @@ -1,3 +0,0 @@ -===== -Boto3 -=====