diff --git a/coc.html b/coc.html
index 2e32692651fb787ff44e9222046c9775ddaf53db..78be75218c820535b2a613831ef1ee2d9fffacba 100644
--- a/coc.html
+++ b/coc.html
@@ -23,9 +23,10 @@
                     <i class="nav-icon fas fa-bars"></i>
                     </label>
                     <ul class="menu">
-                        <li><a href="#">About</a></li>
+                        <li><a href="index.html#about">About</a></li>
                         <li><a href="#">Code of Conduct</a></li>
-                        <li><a href="#">Contact</a></li>
+                        <li><a href="sched.html">Schedule</a></li>
+                        <li><a href="index.html#contact">Contact</a></li>
                         <label for="chk" class="hide-menu-btn">
                         <i class="nav-icon fas fa-times"></i>
                         </label>
diff --git a/learners.html b/learners.html
index 6082dd861e4f5ae2b2502727bcc9e1c2f1c024bf..dc1b1cd172d86104f391db5ac70e1ec9eb480bf6 100644
--- a/learners.html
+++ b/learners.html
@@ -9,7 +9,6 @@
         <link rel="stylesheet" href="style.css" type="text/css" media="screen" />
         <link rel="apple-touch-icon" href="/apple-touch-icon.png">
         <!-- Place favicon.ico in the root directory -->
-        <link rel="stylesheet" href="" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" />
         <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-5/14.0.awesome/css/all.min.css" crossorigin="anonymous" />
     </head>
     <body>
diff --git a/sched.html b/sched.html
index e15c4d93506f7ee3c0539018e352c39febdc9670..b572f1924fe4ca2a9e43fb822f3d67f969f3ac9e 100644
--- a/sched.html
+++ b/sched.html
@@ -9,7 +9,6 @@
         <link rel="stylesheet" href="style.css" type="text/css" media="screen" />
         <link rel="apple-touch-icon" href="/apple-touch-icon.png">
         <!-- Place favicon.ico in the root directory -->
-        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" />
         <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/font-5/14.0.awesome/css/all.min.css" crossorigin="anonymous" />
     </head>
     <body>