aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.html2
-rw-r--r--menu.html8
2 files changed, 5 insertions, 5 deletions
diff --git a/main.html b/main.html
index bf16671..ba81f0f 100644
--- a/main.html
+++ b/main.html
@@ -33,7 +33,7 @@
<UL>
<LI><B>Birch</B> it's the zebra of trees</LI>
<LI><B>Baobab</B> it's so weird and big!</LI>
- <LI><B>The pine tree</B> <A href="http://www.softschools.com/facts/plants/pine_facts/538/">Too many reasons to list!!</A></LI>
+ <LI><B>The pine tree</B> <A href="https://www.softschools.com/facts/plants/pine_facts/538/">Too many reasons to list!!</A></LI>
<LI><B>Palm trees</B> 1. coconuts, 2. the beach</LI>
<LI><B>Red Maple</B> it wins at having the best color of its leaves</LI>
</UL>
diff --git a/menu.html b/menu.html
index 9412475..e87c65c 100644
--- a/menu.html
+++ b/menu.html
@@ -17,10 +17,10 @@
<BODY bgcolor=maroon>
<H4>My favorite websites.</H4>
<TABLE>
- <TR><TD><A href="http://google.com">Google</A></TD></TR>
- <TR><TD><A href="http://simcity.com">SimCity</A></TD></TR>
- <TR><TD><A href="http://amazon.com">Amazon</A></TD></TR>
- <TR><TD><A href="http://unlimited.pizza">My Personal Page</A></TD></TR>
+ <TR><TD><A href="https://google.com">Google</A></TD></TR>
+ <TR><TD><A href="https://simcity.com">SimCity</A></TD></TR>
+ <TR><TD><A href="https://amazon.com">Amazon</A></TD></TR>
+ <TR><TD><A href="https://unlimited.pizza">My Personal Page</A></TD></TR>
<TR><TD><A href="tripod.com">Tripod</A></TD></TR>
</TABLE>
</BODY>