Skip to content

Commit c2e9a0e

Browse files
committed
Corrected sign-up URI variable name 📝🛠️
1 parent f50a5c3 commit c2e9a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schedule/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h4><a href="{{site.data.conf.newcomer-dinner.link}}">Newcomer Dinner</a></h4>
6565
on the wiki, and we try to mix a few newcomers with a few veterans
6666
who can offer an informal introduction to the conference. Great for making new friends!
6767
</p>
68-
{% if site.data.conf.newcomer-dinner.signup-url != '' %}
68+
{% if site.data.conf.newcomer-dinner.sign-up-url != '' %}
6969
<p>
7070
<a class="btn ct-btn-light" href="{{ site.data.conf.newcomer-dinner.signup-url }}">Sign-up for the Newcomer Dinner</a>
7171
</p>

0 commit comments

Comments
 (0)