typo
This commit is contained in:
@@ -316,7 +316,7 @@ module Gollum
|
|||||||
%{<a class="internal #{presence}" href="#{link}#{extra}">#{name}</a>}
|
%{<a class="internal #{presence}" href="#{link}#{extra}">#{name}</a>}
|
||||||
end
|
end
|
||||||
if tag && no_follow
|
if tag && no_follow
|
||||||
tag.sub! /^<a/, '<a ref="nofollow"'
|
tag.sub! /^<a/, '<a rel="nofollow"'
|
||||||
end
|
end
|
||||||
tag
|
tag
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user