Skip to content

Commit 666a9e2

Browse files
Correct s.homepage
1 parent a8da342 commit 666a9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bunto-last-modified-at.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
44
s.version = Bunto::LastModifiedAt::VERSION
55
s.summary = "A liquid tag for Bunto to indicate the last time a file was modified."
66
s.authors = ["Garen J. Torikian", "Suriyaa Kudo"]
7-
s.homepage = "https://github.com/gjtorikian/bunto-last-modified-at"
7+
s.homepage = "https://github.com/bunto/bunto-last-modified-at"
88
s.license = "MIT"
99
s.files = Dir["lib/**/*.rb"]
1010

0 commit comments

Comments
 (0)