From e1130066f286ee0f6b4569816e7553b3a4a40009 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Sat, 27 Nov 2010 21:27:46 -0800 Subject: [PATCH] Update links to compass online. --- lib/compass/app_integration/stand_alone/installer.rb | 2 +- lib/compass/installers/bare_installer.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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