Skip to content

Commit c0d7a34

Browse files
committed
Added correct Projects
1 parent 948a6e5 commit c0d7a34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assets/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ <h1>Joseph JP Lavoie</h1>
2626
<h2>Projects</h2>
2727
<ul>
2828
<li>
29-
Kicker Tool: A Python-based tool for looking at currently rostered kickers.
30-
<a href="https://github.com/Code-JL/kicker-tool" target="_blank" class="button">View Project</a>
29+
<a href="https://github.com/Code-JL/NFL-Point-Kicker-Data-Scraper" target="_blank" class="button">NFL-Point-Kicker-Data-Scraper</a>
30+
: A Python-based tool that retrieves NFL game data, and formats the data into CSV files, ideal for analysis.
3131
</li>
3232
<li>
33-
Portfolio Website: A showcase of my skills built using HTML, CSS, and JavaScript.
34-
<a href="https://github.com/Code-JL/portfolio-website" target="_blank" class="button">View Project</a>
33+
<a href="https://github.com/Code-JL/Code-JL.github.io" target="_blank" class="button">Portfolio Website</a>
34+
: A showcase of myself built using HTML, CSS, and JavaScript.
3535
</li>
3636
</ul>
3737
</section>

0 commit comments

Comments
 (0)