We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b1434 commit 312d1c3Copy full SHA for 312d1c3
README.md
@@ -24,7 +24,7 @@
24
25
<br>
26
27
-<div id='how-to-develop'></div>
+<div id='how-to-update'></div>
28
29
## [:memo:](#how-to-update) Webサイトの更新方法
30
@@ -114,8 +114,9 @@ $ bundle exec jekyll server
114
115
116
117
+<div id='how-to-test'></div>
118
-### :robot: リンク切れはテストで検知できます
119
+## [:robot:](#how-to-test) リンク切れはテストで検知できます
120
121
内部リンクのミスや `alt` 属性の記入忘れなどは次のコマンドでテストできます。([修正例を見る](https://github.com/coderdojo-japan/dojocon2023.coderdojo.jp/pull/105))
122
0 commit comments