Skip to content

Commit 3b580ca

Browse files
committed
解説書へのリンク修正
1 parent 05d57c7 commit 3b580ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/sc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h4 id="qr-{{sc_id}}"><strong>{{ p }}.{{ g }}.{{ s }}</strong> <span>{{sc.handle
3131
{% endfor%}
3232
</div>
3333
<div class="understanding">
34-
<a href="http://www.w3.org/TR/UNDERSTANDING-WCAG20/{{sc_id}}.html" class="btn btn-default btn-sm"><svg aria-hidden="true" class="i-info"><use xlink:href="{{ "img/icons.svg" | prepend: site.baseurl }}#i-info"></use></svg> Understanding {{ p }}.{{ g }}.{{ s }}</a>
34+
<a href="http://waic.jp/docs/UNDERSTANDING-WCAG20/{{sc_id}}.html" class="btn btn-default btn-sm"><svg aria-hidden="true" class="i-info"><use xlink:href="{{ "img/icons.svg" | prepend: site.baseurl }}#i-info"></use></svg> {{ p }}.{{ g }}.{{ s }} を理解する</a>
3535
</div>
3636
</div>
3737
{% assign stech = [] %}

0 commit comments

Comments
 (0)