Skip to content

Commit 85538aa

Browse files
committed
Fix the cstyle link.
1 parent 54db608 commit 85538aa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,10 @@ <h2><a name="materials">Materials</a></h2>
9494
href="https://github.com/devnull-cz/unix-linux-prog-in-c-src/releases">releases</a>.
9595
<li><a href="http://mff.devnull.cz/vim-tips.html">Some ViM tips</a> for
9696
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>
97+
recommended <a
98+
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>
99101
</ul>
100102

101103
<h2><a name="unix_access">Unix machine access</a></h2>

0 commit comments

Comments
 (0)