diff options
| author | gdamore <gdamore@users.noreply.github.com> | 2025-01-15 05:56:53 +0000 |
|---|---|---|
| committer | gdamore <gdamore@users.noreply.github.com> | 2025-01-15 05:56:53 +0000 |
| commit | 2b8d71694ea8755881bdb8d8fe1fdcc9d4055eac (patch) | |
| tree | 36a08075a6963a9b81b493d1ef1908a06452eb2a /ref/api/memory.html | |
| parent | b163d078fcb3e40ad3f047f42326e9267bc4da50 (diff) | |
| download | nng-2b8d71694ea8755881bdb8d8fe1fdcc9d4055eac.tar.gz nng-2b8d71694ea8755881bdb8d8fe1fdcc9d4055eac.tar.bz2 nng-2b8d71694ea8755881bdb8d8fe1fdcc9d4055eac.zip | |
deploy: 575148ac9a274d61e45220fda7d8de6a420f4fe4
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 e41d633b..ebe675a8 100644 --- a/ref/api/memory.html +++ b/ref/api/memory.html @@ -279,7 +279,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/ctx.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../api/pipe.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> @@ -293,7 +293,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/ctx.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../api/pipe.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> |
