Skip to content
Merged
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 docs/LEARNING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ does have a fairly steep learning curve.

* Additional guides, information, and examples can be found at
* [Greg's Wiki](http://mywiki.wooledge.org/BashGuide),
* the [Bash Hackers Wiki](https://wiki.bash-hackers.org),
* the [Bash Hackers Wiki](https://web.archive.org/web/20230406205817/https://wiki.bash-hackers.org/),
* the [bash tag info page](https://stackoverflow.com/tags/bash/info) on
Stack Overflow,
* and expanding on the man page, the [GNU Bash Manual](http://gnu.org/s/bash/manual)
Expand Down