From 624695695b0b8d8543f74cce218a9e3121b6d5ec Mon Sep 17 00:00:00 2001
From: Code Ninjas Garden Grove
 <68670709+codeninjasgg@users.noreply.github.com>
Date: Wed, 19 Aug 2020 16:57:47 -0700
Subject: [PATCH] Update Day 1.md

---
 pages/Day 1.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/pages/Day 1.md b/pages/Day 1.md
index 0345678..f92ee16 100644
--- a/pages/Day 1.md	
+++ b/pages/Day 1.md	
@@ -11,15 +11,15 @@ This camp is all about learning the basics of JavaScript and using the Code Ninj
 1. Once everyone is logged in, we can start learn some JavaScript basics!
 
 ## Follow Along 👏
-1. First things first, let's open up our curriculem for today by clicking [this](#page=4) link.
+1. First things first, let's open up our curriculem for today by clicking [this](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=4) link.
 1. We will now click [here](https://dojo.code.ninja/welcome/cn-ca-garden-grove) to sign in the the Code Ninjas dojo to access the GDP.
-1. Let's [learn](#page=5) how to create a private path.
-1. Let's [learn](#page=6) how to create a new scene and go over how to navigate the various sections of the GDP.
-1. Now let's [begin](#page=14) our activities for today! When you complete an activity, let your sensei know so that they can verify that your code is spot-on! Be courageous and ask questions.
-    1. [The Basics](#page=14)
-    1. [Moving Things](#page=18)
-    1. [Round and Round](#page=22)
-    1. [Clock](#page=28)
+1. Let's [learn](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=5) how to create a private path.
+1. Let's [learn](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=6) how to create a new scene and go over how to navigate the various sections of the GDP.
+1. Now let's [begin](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=14) our activities for today! When you complete an activity, let your sensei know so that they can verify that your code is spot-on! Be courageous and ask questions.
+    1. [The Basics](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=14)
+    1. [Moving Things](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=18)
+    1. [Round and Round](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=22)
+    1. [Clock](https://raw.githubusercontent.com/codeninjasgg/javascript-camp/master/.sensei/Beginning_JavaScript.pdf#page=28)
 
 ---