mirror of
https://github.com/silverstripe/silverstripe-staticpublisher
synced 2024-10-22 14:05:54 +02:00
Merge pull request #62 from ec8or/patch-1
Update StaticExporter with correct URL
This commit is contained in:
commit
d417b6e869
@ -25,7 +25,7 @@ case.
|
||||
|
||||
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:
|
||||
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.
|
||||
|
||||
### StaticExporterTask
|
||||
|
Loading…
Reference in New Issue
Block a user