Skip to content

Commit fd8f822

Browse files
committed
script(transl): Update translfigure script
1 parent 4a0823f commit fd8f822

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/assets/transl.png

-120 Bytes
Loading

docs/transl.png

-105 KB
Binary file not shown.

scripts/translfigure.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -eu
33

44
URL="https://github.com/romanlefler/readme-tools"
55
DIR="./.readme-tools"
6-
IMGOUT="./docs/transl.png"
6+
IMGOUT="./docs/assets/transl.png"
77

88
echo '### Creating Translation Progress Figure for README ###'
99

0 commit comments

Comments
 (0)