Skip to content

Commit eca7352

Browse files
committed
fix schedule links
1 parent 2063186 commit eca7352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h2>Connect with us</h2><span class="social-media"><a href="https://twitter.com/
141141
</section>
142142
<section data-route="qual-matches" tabindex="-1">
143143
<paper-tabs id="match-tabs" selected="{{selected}}">
144-
<paper-tab>BRACKET</paper-tab>
144+
<paper-tab>QUEUING</paper-tab>
145145
</paper-tabs>
146146
<iron-pages id="matches-page" selected="{{selected}}">
147147

@@ -150,7 +150,7 @@ <h2>Connect with us</h2><span class="social-media"><a href="https://twitter.com/
150150

151151

152152
<paper-material elevation="1">
153-
<iframe width="100%" height="550px" src="https://docs.google.com/spreadsheets/d/1cgt5r4ABchCqxiZYUUJc7kKLSZTQKHQB_9SHeZo2Gbg/edit?usp=sharing"></iframe>
153+
<iframe width="100%" height="550px" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTYGiiplKYPIQpGZ7fRHX9oUQCarTgkSSaE1naEt6EwORDZidZeAYp5atSrqw80Evz7ZH4RjMKHXgio/pubhtml?gid=66259830&single=true"></iframe>
154154
</paper-material>
155155
</div>
156156
</iron-pages>

0 commit comments

Comments
 (0)