diff options
| author | gdamore <gdamore@users.noreply.github.com> | 2024-12-31 19:08:38 +0000 |
|---|---|---|
| committer | gdamore <gdamore@users.noreply.github.com> | 2024-12-31 19:08:38 +0000 |
| commit | 3bf8f87d860e0c54b6297cc5a8b5d5e790e53353 (patch) | |
| tree | af5a732afb336d4f7418f1bbc5e896b50e08c8f9 /ref/api/misc.html | |
| parent | 3e3dd5ef9bec1db07bcb340691b58af9099446cd (diff) | |
| download | nng-3bf8f87d860e0c54b6297cc5a8b5d5e790e53353.tar.gz nng-3bf8f87d860e0c54b6297cc5a8b5d5e790e53353.tar.bz2 nng-3bf8f87d860e0c54b6297cc5a8b5d5e790e53353.zip | |
deploy: 04823b52c0b0cc251f2b927883a41100f7bb4a64
Diffstat (limited to 'ref/api/misc.html')
| -rw-r--r-- | ref/api/misc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ref/api/misc.html b/ref/api/misc.html index 0cbe458a..e1a25ca4 100644 --- a/ref/api/misc.html +++ b/ref/api/misc.html @@ -279,7 +279,7 @@ manner depending upon the link options and how the library is built.)</p> <nav class="nav-wrapper" aria-label="Page navigation"> <!-- Mobile navigation buttons --> - <a rel="prev" href="../api/errors.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../api/stream.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 @@ manner depending upon the link options and how the library is built.)</p> </div> <nav class="nav-wide-wrapper" aria-label="Page navigation"> - <a rel="prev" href="../api/errors.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../api/stream.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> |
