Skip to content

Commit ed74ef3

Browse files
authored
Updated Code Weekend button text
1 parent c99d19f commit ed74ef3

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
@@ -194,7 +194,7 @@ <h1>Code Weekend </h1>
194194

195195
<h4 style="text-align: center">A weekend long series of workshops where students teach you how to build a full webapp from scratch</h4>
196196
<div style="margin: 0 auto; text-align: center">
197-
<a href="http://dinphil.github.io/code-weekend" id="n2" class="button button-primary" style="font-size: 15px">Code Weekend Spring 2016</a>
197+
<a href="http://dinphil.github.io/code-weekend" id="n2" class="button button-primary" style="font-size: 15px">Code Weekend Fall 2018</a>
198198
<a href="http://dinphil.github.io/code-weekend/past/fall15/" id="n2" class="button button-primary" style="font-size: 15px">Code Weekend Fall 2015</a>
199199

200200
</div>
@@ -501,4 +501,4 @@ <h4 style="text-align:center" id="modal-date">Title</h2>
501501
);
502502
</script>
503503

504-
</html>
504+
</html>

0 commit comments

Comments
 (0)