Merge pull request #62 from ec8or/patch-1

Update StaticExporter with correct URL
This commit is contained in:
Will Rossiter 2016-05-18 11:22:02 +12:00
commit d417b6e869

View File

@ -25,7 +25,7 @@ case.
If you're logged into your site as an administrator or your website is in If you're logged into your site as an administrator or your website is in
development mode, you can access the GUI for generating the export at: development mode, you can access the GUI for generating the export at:
http://yoursite.com/StaticExporter/. The GUI allows you to select a few http://yoursite.com/dev/staticexporter/. The GUI allows you to select a few
configuration options then will generate a tar.gz archive of the website. configuration options then will generate a tar.gz archive of the website.
### StaticExporterTask ### StaticExporterTask