File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ composer require silverstripe/staticpublishqueue
1414This module provides an API for your project to be able to generate a static cache of your pages to enhance
1515performance by not booting Silverstripe in order to serve requests.
1616
17- It generates the cache files using the [ QueuedJobs module] ( https://docs.silverstripe.org/en/optional_features/queued-jobs ) .
17+ It generates the cache files using the [ QueuedJobs module] ( https://docs.silverstripe.org/en/optional_features/queuedjobs/ ) .
1818
19- [ Documentation] ( https://docs.silverstripe.org/en/optional_features/static-publish-queue )
19+ [ Documentation] ( https://docs.silverstripe.org/en/optional_features/staticpublishqueue/ )
2020
2121## Unit-testing with StaticPublisherState to disable queuedjobs for unit-tests
2222
You can’t perform that action at this time.
0 commit comments