Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c8d0b4

Browse files
committed
Fix link.
1 parent 2b2af6d commit 6c8d0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ def build(self):
709709
# https://gist.github.com/zr-tex8r/e0931df922f38fbb67634f05dfdaf66b
710710
# Luatex already fixed this issue, so we can remove this once Texlive
711711
# is updated.
712-
# (https://github.com/TeX-Live/luatex/commit/eaa95ce0a141eaf7a02)
712+
# (https://github.com/TeX-Live/luatex/commit/af5faf1)
713713
subprocess.check_output(
714714
"sed -i s/\N{REPLACEMENT CHARACTER}/?/g "
715715
f"{locale_dirs}/ja/LC_MESSAGES/**/*.po",

0 commit comments

Comments
 (0)