Module:Links: Difference between revisions
No edit summary |
No edit summary |
||
| Line 63: | Line 63: | ||
if target:sub(1, 1) == "/" then | if target:sub(1, 1) == "/" then | ||
return ":" .. target | return ":" .. target | ||
end | end | ||
No edit summary |
No edit summary |
||
| Line 63: | Line 63: | ||
if target:sub(1, 1) == "/" then | if target:sub(1, 1) == "/" then | ||
return ":" .. target | return ":" .. target | ||
end | end | ||