diff options
Diffstat (limited to 'cli/paste.html')
-rw-r--r-- | cli/paste.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/paste.html b/cli/paste.html index a3f0a60..992467f 100644 --- a/cli/paste.html +++ b/cli/paste.html @@ -181,7 +181,7 @@ echo -e 'a1 a2\nb1 b2\nc1 c2\nd1 d2' | paste - - <i class="fa fa-angle-left"></i> </a> - <a rel="next prefetch" href="../tools/index.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right"> + <a rel="next prefetch" href="../cli/xargs.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right"> <i class="fa fa-angle-right"></i> </a> @@ -195,7 +195,7 @@ echo -e 'a1 a2\nb1 b2\nc1 c2\nd1 d2' | paste - - <i class="fa fa-angle-left"></i> </a> - <a rel="next prefetch" href="../tools/index.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right"> + <a rel="next prefetch" href="../cli/xargs.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right"> <i class="fa fa-angle-right"></i> </a> </nav> |