Fix internal link in docs.

Thanks to GitSparTV. #1219
This commit is contained in:
Mike Pall 2024-05-25 14:56:15 +02:00
parent 5790d25397
commit 9398123383

View File

@ -85,7 +85,7 @@ operations.
</p> </p>
<p> <p>
The string buffer library also includes a high-performance The string buffer library also includes a high-performance
<a href="serialize">serializer</a> for Lua objects. <a href="#serialize">serializer</a> for Lua objects.
</p> </p>
<h2 id="use">Using the String Buffer Library</h2> <h2 id="use">Using the String Buffer Library</h2>