diff --git a/pythonExamples/README.txt b/pythonExamples/README.txt index cbf1d60095..0c9aeb5eab 100644 --- a/pythonExamples/README.txt +++ b/pythonExamples/README.txt @@ -2,12 +2,10 @@ This folder contains sample python module files. They are public domain, so you are free to copy and paste them and modify them to your needs. -See the developer guide for more details and how to use and load -the modules. +See the "Installing 3rd-Party Modules" section of the User's guide +for more details on how to use and load the modules. - http://sleuthkit.org/autopsy/docs/api-docs/4.7.0/index.html + http://sleuthkit.org/autopsy/docs/user-docs/ Each module in this folder should have a brief description about what they can do. - -