Skip to content

Commit 4874fc7

Browse files
authored
Merge pull request #19 from jaycode/patch-1
Replace ID of My Classroom link to my-classroom
2 parents 6803573 + ce336ea commit 4874fc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
data-analytics-payload="{"cta_message":"Blog","cta_type":"link","cta_destination":"new_window","cta_location":"HomePage"}"
158158
class="button button--navigation button--student button--blog" href="http://blog.udacity.com/"
159159
style="display: inline;">Blog</a>
160-
<a id="ga-99cff7" title="My Classroom" data-show-student="" data-analytics-name="Navbar Link Clicked"
160+
<a id="my-classroom" title="My Classroom" data-show-student="" data-analytics-name="Navbar Link Clicked"
161161
data-analytics-category="Navbar Link" data-analytics-label="Navbar Link - Classroom - My Classroom"
162162
data-analytics-payload="{&quot;cta_message&quot;:&quot;My Classroom&quot;,&quot;cta_type&quot;:&quot;button&quot;,&quot;cta_destination&quot;:&quot;self&quot;,&quot;cta_location&quot;:&quot;HomePage&quot;}"
163163
class="button button--primary button--student" href="https://classroom.udacity.com/"
@@ -1397,4 +1397,4 @@ <h3>
13971397
<script src="app.js"></script>
13981398
</body>
13991399

1400-
</html>
1400+
</html>

0 commit comments

Comments
 (0)