Content deleted Content added
test |
fix |
||
Line 495:
-- See if we have wikisource
if not citeq_args.url then
sitelink = getSitelink(
if sitelink then
citeq_args.url = 'https://en.wikisource.org/wiki/' .. sitelink
|
test |
fix |
||
Line 495:
-- See if we have wikisource
if not citeq_args.url then
sitelink = getSitelink(
if sitelink then
citeq_args.url = 'https://en.wikisource.org/wiki/' .. sitelink
|