diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/index.html b/public/index.html index 397d148..41cdced 100644 --- a/public/index.html +++ b/public/index.html @@ -38,7 +38,7 @@ <p>Hello and welcome to my personal website! For the most part this website is mostly about my programming work I have done, you can find all my coding projects on the <a href="#projects">projects page</a>. I do a weekly news artical called - <a href="projects/WeeklyByte.html">the weekly byte</a> where I do a Linux distro of the week + <a href="projects/WeeklyByte/WeeklyByte.html">the weekly byte</a> where I do a Linux distro of the week and some software and hardware suggestions, also the odd bit of news. But that is mostly it for this website have a look around and see what you like! @@ -131,11 +131,11 @@ <p>Below is a list of my projects, have a look around!</p> <li>Programming</li> - <li><a href="projects/Qtile.html">Qtile configs</a></li> - <li><a href="projects/Fakefetch.html">Fakefetch script</a></li><br> + <li><a href="projects/programs/Qtile.html">Qtile configs</a></li> + <li><a href="projects/programs/Fakefetch.html">Fakefetch script</a></li><br> <li>Written works</li> - <li><a href="projects/WeeklyByte.html">Weekly Byte</a></li> + <li><a href="projects/WeeklyByte/WeeklyByte.html">Weekly Byte</a></li> </div> <div id="contact" class="content-region hide"> |