Skip to content

Commit de390a7

Browse files
committed
Update 2014-10-4-notes.md
Fix to linux coding guideline bug
1 parent 9e3a18a commit de390a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2014-10-4-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Useful programming/technical links
1212
## UNIX/Linux
1313
* [The classic UNIX horror story](http://lug.wsu.edu/node/414)
1414
* [The magic CmdLine - and how I got it back](http://users.softlab.ece.ntua.gr/~ttsiod/bashheimer.html)
15-
* [Linux coding guideline] (https://github.com/torvalds/linux/blob/master/Documentation/CodingStyle)
15+
* [Linux coding guideline](https://github.com/torvalds/linux/blob/master/Documentation/CodingStyle)
1616

1717
## Miscellaneous
1818
* [Daring Fireball: Markdown Syntax](http://daringfireball.net/projects/markdown/syntax#link)

0 commit comments

Comments
 (0)