Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamGleeson authored Oct 8, 2024
1 parent 4ff2ef9 commit be66e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ <h2>Prerequisites for any Undergraduate Computer Science Degree</h2>
<li><b><a style="text-decoration:none" href="https://linuxcommand.org/tlcl.php" target="_blank">The Linux Command Line</a></b></li>
<li><b><a style="text-decoration:none" href="https://vimschool.netlify.app/introduction/vimtutor/" target="_blank">Vimtutor</a></b></li>
<li><b><a style="text-decoration:none" href="https://git-scm.com/book/en/v2" target="_blank">Pro Git</a></b></li>
<li><b><a style="text-decoration:none" href="https://code.visualstudio.com/" target="_blank">Visual Studio Code</a></b></li>
<li><a style="text-decoration:none" href="https://www.pearson.com/store/p/practical-guide-to-linux-commands-editors-and-shell-programming-a/P200000000621#!" target="_blank">A Practical Guide to Linux Commands, Editors, and Shell Programming</a></li>
<li><a style="text-decoration:none" href="https://pragprog.com/titles/dnvim2/practical-vim-second-edition/" target="_blank">Practical Vim</a></li>
<li><a style="text-decoration:none" href="https://www.oreilly.com/library/view/learning-git/9781098133900/" target="_blank">Learning Git: A Hands-On and Visual Guide to the Basics of Git</a></li>
<li><a style="text-decoration:none" href="https://code.visualstudio.com/" target="_blank">Visual Studio Code</a></li>
</ul>
<br>
<hr>
Expand Down

0 comments on commit be66e62

Please sign in to comment.