diff options
author | johannst <johannst@users.noreply.github.com> | 2025-02-20 23:05:55 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2025-02-20 23:05:55 +0000 |
commit | 2413e9cbad620ca20b3aaffeb9cf4bb132e6113f (patch) | |
tree | eadf2a801237fe1068ee1ac26010369288ab6316 /tools/index.html | |
parent | 5a3e8872283eb758816b1547a98f52a251e4d31e (diff) | |
download | notes-2413e9cbad620ca20b3aaffeb9cf4bb132e6113f.tar.gz notes-2413e9cbad620ca20b3aaffeb9cf4bb132e6113f.zip |
deploy: 8167ecb83a8cc75da42a0b398c750d8f3aa4c44b
Diffstat (limited to 'tools/index.html')
-rw-r--r-- | tools/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/index.html b/tools/index.html index a25cd75..1a3c760 100644 --- a/tools/index.html +++ b/tools/index.html @@ -175,7 +175,7 @@ <nav class="nav-wrapper" aria-label="Page navigation"> <!-- Mobile navigation buttons --> - <a rel="prev" href="../cli/xargs.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../cli/find.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> @@ -189,7 +189,7 @@ </div> <nav class="nav-wide-wrapper" aria-label="Page navigation"> - <a rel="prev" href="../cli/xargs.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> + <a rel="prev" href="../cli/find.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left"> <i class="fa fa-angle-left"></i> </a> |