diff --git a/lib/compass/app_integration/stand_alone/installer.rb b/lib/compass/app_integration/stand_alone/installer.rb index 84dc19dc..4a0664f1 100644 --- a/lib/compass/app_integration/stand_alone/installer.rb +++ b/lib/compass/app_integration/stand_alone/installer.rb @@ -61,7 +61,7 @@ This can be done in one of the following ways: compass watch [path/to/project] More Resources: - * Wiki: http://wiki.github.com/chriseppstein/compass + * Website: http://compass-style.org/ * Sass: http://sass-lang.com * Community: http://groups.google.com/group/compass-users/ diff --git a/lib/compass/installers/bare_installer.rb b/lib/compass/installers/bare_installer.rb index 96b017d3..02db69fc 100644 --- a/lib/compass/installers/bare_installer.rb +++ b/lib/compass/installers/bare_installer.rb @@ -47,7 +47,7 @@ This can be done in one of the following ways: compass watch [path/to/project] More Resources: - * Wiki: http://wiki.github.com/chriseppstein/compass + * Website: http://compass-style.org/ * Sass: http://sass-lang.com * Community: http://groups.google.com/group/compass-users/ NEXTSTEPS