Fix pagespeed image paths: ../assets/img/ -> ./assets/img/ (docs not in subfolder)

This commit is contained in:
2026-08-03 12:27:51 +00:00
parent 9f2720125b
commit 19f32cab9a
11 changed files with 11 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
**Dotjuice → Page speed** in your WordPress admin menu.
![The Dotjuice Page Speed admin dashboard](../assets/img/pagespeed-dashboard.png)
![The Dotjuice Page Speed admin dashboard](./assets/img/pagespeed-dashboard.png)
*Screenshot: the main Page Speed admin page showing the tabbed settings interface with the Caching tab active and the Save Settings button in the toolbar.*
Every toggle saves through a single **Save Settings** button in the top toolbar — changes aren't applied until you click it. A **Clear Cache** button sits next to it for whenever you want to force a fresh rebuild of every cached page.