Skip to content

Commit

Permalink
Update template.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaMann authored Sep 28, 2022
1 parent 11d67cf commit c95c1b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion template.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ <h1>Julia Hacktoberfest</h1>
<div id="resources">
<h2>Useful Resources</h2>
<ul>
<li><a target="_blank" rel="noopener" href="https://julialang.org/contribute/contributing_for_everyone/">Everyone can contribute to the Julia Ecosystem</a></li>
<!--<li><a target="_blank" rel="noopener" href="https://julialang.org/contribute/contributing_for_everyone/">Everyone can contribute to the Julia Ecosystem</a></li>-->
<li><a target="_blank" rel="noopener" href="https://julialang.org/contribute/">Julia Ecosystem Contribution Pathways</a></li>
<li><a target="_blank" rel="noopener" href="https://kshyatt.github.io/post/firstjuliapr/">Making a first Julia pull request</a> by <a target="_blank" rel="noopener" href="https://twitter.com/kslimes">Katharine Hyatt</a></li>
<li><a target="_blank" rel="noopener" href="https://github.com/miguelraz/StartHere.jl">StartHere.jl</a> by <a target="_blank" rel="noopener" href="https://twitter.com/miguelraz_">Miguel Raz Guzmán</a></li>
<li><a target="_blank" rel="noopener" href="https://www.youtube.com/watch?v=QVmU29rCjaA">Developing Julia Packages</a> by <a target="_blank" rel="noopener" href="https://twitter.com/chrisrackauckas">Chris Rackauckas</a></li>
Expand Down

0 comments on commit c95c1b3

Please sign in to comment.