Skip to content

Commit 39feb53

Browse files
authored
Update classifier-reborn.gemspec
1 parent f3f5416 commit 39feb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classifier-reborn.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
1515
s.summary = 'A general classifier module to allow Bayesian and other types of classifications.'
1616
s.authors = ['Lucas Carlson', 'Parker Moore', 'Chase Gilliam']
1717
s.email = ['lucas@rufy.com', 'parkrmoore@gmail.com', 'chase.gilliam@gmail.com']
18-
s.homepage = 'https://github.com/jekyll/classifier-reborn'
18+
s.homepage = 'www.classifier-reborn.com'
1919

2020
all_files = `git ls-files -z`.split("\x0")
2121
s.files = all_files.grep(%r{^(bin|lib|data)/})

0 commit comments

Comments
 (0)