diff options
| -rw-r--r-- | index.html | 1 | ||||
| -rw-r--r-- | projects.md | 2 |
2 files changed, 1 insertions, 2 deletions
@@ -28,7 +28,6 @@ project: Andrew Lee <p>My name is Andrew Lee and I live in Montreal and I like program things such as C# and JavaScript.</p> </div> <div class="column"></div> - <h3>When did I start to program?</h3> <p>Well.. I started back in 2016 when I made my first VB program which is a HTML Editor.</p> </div> diff --git a/projects.md b/projects.md index f09ca52..e445f99 100644 --- a/projects.md +++ b/projects.md @@ -49,7 +49,7 @@ description: These are the projects I used to and currently working on <h4><b>Weather Web Page</b></h4> <p>My second website that I worked on (Started in 2016)</p> <br> - <a href="https://thimbleprojects.org/aleetest12/30865/" class="btn default">Website</a> + <a href="http://alee14.ml/weather-website" class="btn default">Website</a> </div> </div> |
