Skip to content

Commit 1db518c

Browse files
committed
Review the "Links" section
1 parent 0aa3a07 commit 1db518c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manuscript/links.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## General Information
44

5-
* [The history of the electronic computers](https://technicshistory.com/2017/08/29/the-electronic-computers-part-1-prologue).
5+
* [A history of the electronic computers](https://technicshistory.com/2017/08/29/the-electronic-computers-part-1-prologue).
66

77
* [A history of Apple's operating systems](http://web.archive.org/web/20180702193510/http://kernelthread.com/publications/appleoshistory/).
88

9-
* [The article about static and dynamic typing](https://www.destroyallsoftware.com/compendium/types?share_key=baf6b67369843fa2).
9+
* [The article about type systems in programming languages](https://www.destroyallsoftware.com/compendium/types?share_key=baf6b67369843fa2).
1010

1111
## Bash
1212

@@ -32,10 +32,10 @@
3232

3333
* [Shell Style Guide](https://google.github.io/styleguide/shellguide.html) by Google.
3434

35-
* [Online Bash commands analyzer](https://explainshell.com/#).
35+
* [Online analyzer for Bash commands](https://explainshell.com/#).
3636

37-
* [The Bash scripts localization guide](https://mywiki.wooledge.org/BashFAQ/098).
37+
* [The guide for Bash scripts localization](https://mywiki.wooledge.org/BashFAQ/098).
3838

3939
## Unix Environment
4040

41-
* ["The Art of Unix Programming"](http://www.catb.org/~esr/writings/taoup) by Eric S. Raymond.
41+
* ["The Art of Unix Programming"](http://www.catb.org/~esr/writings/taoup) book by Eric S. Raymond.

0 commit comments

Comments
 (0)