diff options
Diffstat (limited to 'ref/api/memory.html')
| -rw-r--r-- | ref/api/memory.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ref/api/memory.html b/ref/api/memory.html index 32319564..ddacea19 100644 --- a/ref/api/memory.html +++ b/ref/api/memory.html @@ -278,7 +278,7 @@ can be used to deallocate strings allocated with <a href="/api/memory.html#dupli <nav class="nav-wrapper" aria-label="Page navigation"> <!-- Mobile navigation buttons --> - <a rel="prev" href="../api/sock.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../api/ctx.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> @@ -292,7 +292,7 @@ can be used to deallocate strings allocated with <a href="/api/memory.html#dupli </div> <nav class="nav-wide-wrapper" aria-label="Page navigation"> - <a rel="prev" href="../api/sock.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../api/ctx.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> |
