Skip to content

fix: correct pattern links for string methods #3094

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

PeterCardenas
Copy link
Contributor

@PeterCardenas PeterCardenas commented Feb 25, 2025

The links for the string methods were pointing to a non-existent url.
This was because the section 6.4.1 doesn't exist for lua 5.1, but rather 5.4.1 has
the pattern section.

The links for the string methods were pointing to a non-existent url.
This was because the section 6.4.1 doesn't exist, but rather 5.4.1 has
the pattern section.
@sumneko sumneko merged commit 0c4ac73 into LuaLS:master Mar 10, 2025
11 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants