commit: 821d74545ddbc7d3a5278fe2a9b8990c0981124d
Author: Eric Joldasov <bratishkaerik <AT> landless-city <DOT> net>
AuthorDate: Wed Jul 31 19:07:27 2024 +0000
Commit: Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
CommitDate: Wed Jul 31 19:07:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=821d7454
dev-zig/zls: update link to configuration options in tip for 9999
Signed-off-by: Eric Joldasov <bratishkaerik <AT> landless-city.net>
dev-zig/zls/zls-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-zig/zls/zls-9999.ebuild b/dev-zig/zls/zls-9999.ebuild
index ef9785f27..d5b61e56a 100644
--- a/dev-zig/zls/zls-9999.ebuild
+++ b/dev-zig/zls/zls-9999.ebuild
@@ -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"
}