diff options
| author | gdamore <gdamore@users.noreply.github.com> | 2025-01-02 03:46:39 +0000 |
|---|---|---|
| committer | gdamore <gdamore@users.noreply.github.com> | 2025-01-02 03:46:39 +0000 |
| commit | c4b4b89e95f3c6bc701a32aba9884ceb3aa118b2 (patch) | |
| tree | c8e33e0d07ec79d55e1142abc4bcb373059fe878 /ref/api/memory.html | |
| parent | bb67a9767078bd98add53ead0e0e2f1390cfb539 (diff) | |
| download | nng-c4b4b89e95f3c6bc701a32aba9884ceb3aa118b2.tar.gz nng-c4b4b89e95f3c6bc701a32aba9884ceb3aa118b2.tar.bz2 nng-c4b4b89e95f3c6bc701a32aba9884ceb3aa118b2.zip | |
deploy: f293e96b03b22c6a91140b118c4e15059e285543
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> |
