Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit c9bcd46

Browse files
committed
Release connpass page
1 parent f5c4229 commit c9bcd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/2016/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 class="main-title">{{page.title}}</h1>
3030
<time class="sub-title">{{page.date}}</time>
3131
</div>
3232
<div class="register">
33-
<a href="#connpass_url" target="_blank" class="button disabled">{{page.register}}</a>
33+
<a href="http://vimconf.connpass.com/event/43483/" target="_blank" class="button">{{page.register}}</a>
3434
</div>
3535
</header>
3636
<section class="section">

0 commit comments

Comments
 (0)