We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54db608 commit 85538aaCopy full SHA for 85538aa
docs/index.html
@@ -94,8 +94,10 @@ <h2><a name="materials">Materials</a></h2>
94
href="https://github.com/devnull-cz/unix-linux-prog-in-c-src/releases">releases</a>.
95
<li><a href="http://mff.devnull.cz/vim-tips.html">Some ViM tips</a> for
96
editting and navigating C source code files. <li>Information on the
97
- recommended <a href="http://mff.devnull.cz/cstyle">C style</a> for
98
- writing code so that <b>fellow programmers can read it as well.</b>
+ recommended <a
+ href="https://devnull-cz.github.io/unix-linux-prog-in-c/cstyle.html">C
99
+ style</a> for writing code so that <b>fellow programmers can read it as
100
+ well.</b>
101
</ul>
102
103
<h2><a name="unix_access">Unix machine access</a></h2>
0 commit comments