Skip to content

Commit

Permalink
Refresh HTML pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Kotal committed Feb 20, 2024
1 parent 4c1fc0f commit afa6c5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 01.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,8 @@ <h1><a id="user-content-introduction" class="anchor" aria-hidden="true" tabindex
<li>Getting credits - see the seminar web page above.</li>
<li>What is C.</li>
<li>Popularity of C:
<a href="https://en.wikipedia.org/wiki/TIOBE_index" rel="nofollow">TIOBE_index</a>
<a href="https://en.wikipedia.org/wiki/TIOBE_index" rel="nofollow">TIOBE_index on wikipedia</a>, direct
link to the current <a href="https://www.tiobe.com/tiobe-index/" rel="nofollow">TIOBE_index</a>
</li>
<li>C89, C99, C11 (ie. 2011), C17 (only fixes issues found in C11) standards,
and upcoming C23. Due to time constraints, we will focus on C99.</li>
Expand Down

0 comments on commit afa6c5d

Please sign in to comment.