Fixed /admin/pages/publishall link in docs

This commit is contained in:
Ingo Schommer 2013-04-09 23:00:27 +02:00
parent e26090a840
commit a68fb1f096
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ handle the new code. Here are some specifics situations:
## My edited CMS content doesn't show on the website
If you've set up your site and it used to be working, but now it's suddenly totally broken, you may have forgotten to
publish your draft content. Go to the CMS and use the "publish" button. You can visit `admin/publishall` to publish
publish your draft content. Go to the CMS and use the "publish" button. You can visit `admin/pages/publishall` to publish
every page on the site, if that's easier.
## I can see unparsed PHP output in my browser

View File

@ -68,7 +68,7 @@ Redirections](security#redirect_back_to_another_page_after_login) for more infor
| Site URL | | Action |
| -------- | | ------ |
| http://yoursite.com**/dev/build** | | Rebuild the entire database and manifest, see below for additional URL Variables |
| http://yoursite.com**/admin/publishall/** | | Publish all pages on the site |
| http://yoursite.com**/admin/pages/publishall/** | | Publish all pages on the site |
| http://yoursite.com**/anypage/images/flush** | | Creates new images for the page by deleting the resized ones and going back to the original to create new resized one |
### /dev/build