Skip to content

Commit 63e8626

Browse files
committed
リンク切れを解消 #1403
1 parent abe921f commit 63e8626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start_editing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ buildアクションで、MarkdownからHTMLへの変換と、GitHub Pagesへの
3939

4040
#### 自動テスト
4141
- 禁止文字の検出 (detect forbidden charactersアクション)
42-
- 説明は[detect_forbidden_characters.yml](https://github.com/cpprefjp/site/blob/master/.github/workflows/detect_forbidden_characters.yml)のコメントを参照
42+
- ソフトハイフンやゼロ幅スペースなどの禁止された文字が使用されている場合に、エラーが発生する
4343
- 内部リンクの誤り検出 (inner link checkアクション)
4444
- サイト内のリンクが存在しない、または存在しているのに.nolinkを指定している場合にエラーが発生する
4545
- [GitHub Actionsの実行ログ](https://github.com/cpprefjp/site/actions/workflows/check.yml)で、どのページのどのリンクが不正かがわかるので、それを修正すること

0 commit comments

Comments
 (0)