Skip to content

Commit 54e0837

Browse files
committed
Go direct to part 1
Signed-off-by: C-D-Lewis <[email protected]>
1 parent 7cea4ed commit 54e0837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorials/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<div class="vcenter">
3232
<h3>Build a Watchface</h3>
3333
<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-
<a href="/tutorials/watchface-tutorial/" class="btn btn--fg-green btn--bg-white">Build with C</a>
35-
<a href="/tutorials/js-watchface-tutorial/" class="btn btn--fg-green btn--bg-white">Build with JS</a>
34+
<a href="/tutorials/watchface-tutorial/part1" class="btn btn--fg-green btn--bg-white">Build with C</a>
35+
<a href="/tutorials/js-watchface-tutorial/part1" class="btn btn--fg-green btn--bg-white">Build with JS</a>
3636
</div>
3737
</div>
3838
</div>

0 commit comments

Comments
 (0)