dev-zig/zls: update link to configuration options in tip for 9999

Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
This commit is contained in:
Eric Joldasov
2024-08-01 00:07:27 +05:00
parent 8eb16e995b
commit 821d74545d

View File

@@ -125,5 +125,5 @@ src_install() {
}
pkg_postinst() {
elog "You can find more information about options here https://github.com/zigtools/zls#configuration-options"
elog "You can find more information about options here: https://github.com/zigtools/zls/wiki/Configuration"
}