Skip to content

Commit cee52a7

Browse files
authored
[WIP]の消し忘れを削除 (#73)
1 parent 8c00a78 commit cee52a7

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ hero:
5151
- [6.4 string型②とchar型](/cpp/chapter-6/4)
5252
- [6.5 continueとbreak](/cpp/chapter-6/5)
5353
- [練習問題](/cpp/chapter-6/problems/)
54-
- [[WIP] 7. 関数](/cpp/chapter-7/)
55-
- [[WIP] 7.1 関数とは](/cpp/chapter-7/1)
56-
- [[WIP] 7.2 引数](/cpp/chapter-7/2)
57-
- [[WIP] 7.3 返り値](/cpp/chapter-7/3)
58-
- [[WIP] 7.4 [発展] 参照渡し](/cpp/chapter-7/4)
59-
- [[WIP] 8. 構造体](/cpp/chapter-8/)
60-
- [[WIP] 8.1 構造体とは](/cpp/chapter-8/1)
61-
- [[WIP] 8.2 メソッド](/cpp/chapter-8/2)
54+
- [7. 関数](/cpp/chapter-7/)
55+
- [7.1 関数とは](/cpp/chapter-7/1)
56+
- [7.2 引数](/cpp/chapter-7/2)
57+
- [7.3 返り値](/cpp/chapter-7/3)
58+
- [7.4 [発展] 参照渡し](/cpp/chapter-7/4)
59+
- [8. 構造体](/cpp/chapter-8/)
60+
- [8.1 構造体とは](/cpp/chapter-8/1)
61+
- [8.2 メソッド](/cpp/chapter-8/2)
6262

6363
::: details 2025年度版テキスト
6464

0 commit comments

Comments
 (0)