We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74432d commit c3f2ea9Copy full SHA for c3f2ea9
po4a.sh
@@ -111,7 +111,7 @@ for file in i18n/**/*.md; do
111
sed -i '3s@$@'"$dir[$newlang](/docs/$curlang$postlang/$newfile.md) | "'@' $file
112
fi
113
done
114
- sed -i '3s@$@'"$dir[[+]](https://librescore.ddns.net/projects/librescore/docs)\\n"'@' $file
+ sed -i '3s@$@'"$dir[[+]](https://weblate.librescore.org/projects/librescore/docs)\\n"'@' $file
115
116
117
shopt -u globstar
0 commit comments