Switch to github's .io domain for static sites.
Because of this: https://github.com/blog/1452-new-github-pages-domain-github-io
This commit is contained in:
parent
966d90f7ba
commit
02eb3a9095
|
@ -8,7 +8,7 @@ Gem::Specification.new do |s|
|
||||||
s.platform = Gem::Platform::RUBY
|
s.platform = Gem::Platform::RUBY
|
||||||
s.authors = ["Tom Vaughan"]
|
s.authors = ["Tom Vaughan"]
|
||||||
s.email = ["thomas.david.vaughan@gmail.com"]
|
s.email = ["thomas.david.vaughan@gmail.com"]
|
||||||
s.homepage = "http://tvaughan.github.com/middleman-deploy/"
|
s.homepage = "http://tvaughan.github.io/middleman-deploy/"
|
||||||
s.summary = Middleman::Deploy::TAGLINE
|
s.summary = Middleman::Deploy::TAGLINE
|
||||||
s.description = Middleman::Deploy::TAGLINE
|
s.description = Middleman::Deploy::TAGLINE
|
||||||
s.license = "MIT"
|
s.license = "MIT"
|
||||||
|
|
Loading…
Reference in a new issue