diff options
author | johannst <johannst@users.noreply.github.com> | 2024-11-17 21:19:48 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-11-17 21:19:48 +0000 |
commit | 6e5044eb4ba064a497699208068d2553ac172f8c (patch) | |
tree | d87c8c5d87b2b961cc5aa842b1b829a762d62b09 /cli/paste.html | |
parent | 07dda6914ac1354b53da50d1b43cf439102c1bcc (diff) | |
download | notes-6e5044eb4ba064a497699208068d2553ac172f8c.tar.gz notes-6e5044eb4ba064a497699208068d2553ac172f8c.zip |
deploy: deb4619a79deace26923e91a93b6d7bbfce40e78gh-pages
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> |