summaryrefslogtreecommitdiff
path: root/content/latexmkrc
diff options
context:
space:
mode:
Diffstat (limited to 'content/latexmkrc')
-rw-r--r--content/latexmkrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/latexmkrc b/content/latexmkrc
index c1a56ab..b43f9a2 100644
--- a/content/latexmkrc
+++ b/content/latexmkrc
@@ -7,7 +7,7 @@ $out_dir = "..";
chomp $commit;
$pre_tex_code .=
'\newcommand{\srclink}[1]'
- .'{https://git.gloria-mundi.eu/tcr/plain/content/#1?'.$commit.'}';
+ .'{https://git.gloria-mundi.eu/tcr/plain/content/#1?id='.$commit.'}';
}
&alt_tex_cmds;
$jobname = 'tcr';