Skip to content

Commit 5200f23

Browse files
authored
chore: remove git.io (#462)
Merge pull request 462
1 parent 9e452bf commit 5200f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jekyll-seo-tag.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def options
4646
end
4747

4848
def payload
49-
# site_payload is an instance of UnifiedPayloadDrop. See https://git.io/v5ajm
49+
# site_payload is an instance of UnifiedPayloadDrop. See https://github.com/jekyll/jekyll/blob/22f2724a1f117a94cc16d18c499a93d5915ede4f/lib/jekyll/site.rb#L261-L276
5050
context.registers[:site].site_payload.tap do |site_payload|
5151
site_payload["page"] = context.registers[:page]
5252
site_payload["paginator"] = context["paginator"]

0 commit comments

Comments
 (0)