You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/tutorials/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,8 @@
31
31
<divclass="vcenter">
32
32
<h3>Build a Watchface</h3>
33
33
<p>Learn how to create your first watchface. This tutorial will cover basic Pebble concepts, and is the recommended starting point for new developers.</p>
34
-
<ahref="/tutorials/watchface-tutorial/" class="btn btn--fg-green btn--bg-white">Build with C</a>
35
-
<ahref="/tutorials/js-watchface-tutorial/" class="btn btn--fg-green btn--bg-white">Build with JS</a>
34
+
<ahref="/tutorials/watchface-tutorial/part1" class="btn btn--fg-green btn--bg-white">Build with C</a>
35
+
<ahref="/tutorials/js-watchface-tutorial/part1" class="btn btn--fg-green btn--bg-white">Build with JS</a>
0 commit comments