diff options
author | carsakiller <carsakiller@gmail.com> | 2023-08-10 23:29:50 -0400 |
---|---|---|
committer | carsakiller <carsakiller@gmail.com> | 2023-08-10 23:29:50 -0400 |
commit | 3899160724e488f194c7844e819a649445f0dd57 (patch) | |
tree | 95020c0a3cad6cf48761e5200a62865114cf355e /.github/ISSUE_TEMPLATE | |
parent | 63211177f8f3ad2a50dca3ab2ccaae737486813c (diff) | |
download | lua-language-server-3899160724e488f194c7844e819a649445f0dd57.zip |
chore: replace wiki references
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 9652d3cf..8eb237d3 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -88,7 +88,7 @@ body: label: Log File description: > Please provide your log file. Refer to the wiki to find your log file: - https://github.com/LuaLS/lua-language-server/wiki/FAQ#where-can-i-find-the-log-file + https://luals.github.io/wiki/faq#where-can-i-find-the-log-file - type: markdown attributes: value: | |