diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 39038cf7a0e0572096192a2f6bd909cdfd04a81f..6fab4a866cd29965f718f50f2e1e410718caee61 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,6 @@ Zen 6.x-2.x-dev, xxxx-xx-xx (development release) --------------------------- +- #929630 by juan_g and akalata: URL for overriding stylesheets documentation has changed - #742208: Conflict with domain theme module - #1063226 by tacituseu, danillonunes and barraponto: Unpublished comment style is not applied - #962356: Convert region template suggestions into theme hook suggestions diff --git a/STARTERKIT/STARTERKIT.info.txt b/STARTERKIT/STARTERKIT.info.txt index c4b7ab30fe5968b8e733273043b3ecfb317c408c..449254450f903aae6e1de8c50bbff5845adca19f 100644 --- a/STARTERKIT/STARTERKIT.info.txt +++ b/STARTERKIT/STARTERKIT.info.txt @@ -21,7 +21,7 @@ base theme = zen ; ; You can also override any of Zen's stylesheets or any module's stylesheets, ; an /extremely/ useful feature. See the excellent Drupal 6 Theme Guide at - ; http://drupal.org/node/171209 for more details. + ; http://drupal.org/node/263967 for more details. stylesheets[all][] = css/html-reset.css stylesheets[all][] = css/wireframes.css stylesheets[all][] = css/layout-fixed.css