aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ext_buffer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext_buffer.html b/doc/ext_buffer.html
index 61f425f1..54bb66f6 100644
--- a/doc/ext_buffer.html
+++ b/doc/ext_buffer.html
@@ -85,7 +85,7 @@ operations.
85</p> 85</p>
86<p> 86<p>
87The string buffer library also includes a high-performance 87The string buffer library also includes a high-performance
88<a href="serialize">serializer</a> for Lua objects. 88<a href="#serialize">serializer</a> for Lua objects.
89</p> 89</p>
90 90
91<h2 id="use">Using the String Buffer Library</h2> 91<h2 id="use">Using the String Buffer Library</h2>