Skip to content

Commit 9cc0819

Browse files
committed
github URL fixed
1 parent cd41029 commit 9cc0819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jekyll-git-hash.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# use `{{ site.data['hash'] }}` in your Liquid templates
1010
#
1111
# Author: Yegor Bugayenko <yegor@tpc2.com>
12-
# Source: http://github.com/yegor256/jekyll-git-hash
12+
# Source: https://github.com/yegor256/jekyll-git-hash
1313
class Jekyll::GitHashGenerator < Generator
1414
priority :high
1515
safe true

0 commit comments

Comments
 (0)