Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion root/emacs.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h1>Readline Cheat Sheet</h1>
<h2 class="editor">Emacs editing mode</h2>
<div class="clearfix"></div>
For detailed information see the
<a href="http://cnswww.cns.cwru.edu/php/chet/readline/readline.html">GNU Readline library manual</a>
<a href="https://tiswww.case.edu/php/chet/readline/readline.html">GNU Readline library manual</a>
or type <code>man readline</code>.<br>
For information about Readline in Bash type <code>man bash</code>
and search for <code>^READLINE</code> or <code>Commands for moving</code>.
Expand Down