summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorTyler Mauthe <me@tylermauthe.com>2016-10-23 14:42:17 -0700
committerTyler Mauthe <me@tylermauthe.com>2016-10-23 14:42:17 -0700
commitb1e2589e00197de598215c6504c7714998d3f095 (patch)
treebf8375d5d2b05740fa03a056d78c672c883e9e1f /templates
parent3d0b97e8feec98bd5f222e325f1c8717ac308832 (diff)
Renamed to Smashing
Diffstat (limited to 'templates')
-rw-r--r--templates/project/Gemfile2
-rw-r--r--templates/project/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/project/Gemfile b/templates/project/Gemfile
index 1235b37..46fea32 100644
--- a/templates/project/Gemfile
+++ b/templates/project/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'dashing'
+gem 'smashing'
## Remove this if you don't need a twitter widget.
gem 'twitter', '>= 5.9.0' \ No newline at end of file
diff --git a/templates/project/README.md b/templates/project/README.md
index 260ac2a..d041f84 100644
--- a/templates/project/README.md
+++ b/templates/project/README.md
@@ -1 +1 @@
-Check out http://shopify.github.com/dashing for more information. \ No newline at end of file
+Check out http://smashing.github.io/ for more information. \ No newline at end of file