Skip to content

Commit b2899eb

Browse files
authored
[WIP]表記の削除 (#68)
1 parent a3f9026 commit b2899eb

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

docs/cpp/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ hero:
3737
- [3.2 int型変数](/cpp/chapter-3/2)
3838
- [3.3 標準入出力](/cpp/chapter-3/3)
3939
- [練習問題](/cpp/chapter-3/problems/)
40-
- [[WIP] 4. 条件分岐](/cpp/chapter-4/)
41-
- [[WIP] 4.1 if文](/cpp/chapter-4/1)
42-
- [[WIP] 4.2 演算子](/cpp/chapter-4/2)
43-
- [[WIP] 5. 型](/cpp/chapter-5/)
44-
- [[WIP] 5.1 bool型](/cpp/chapter-5/1)
45-
- [[WIP] 5.2 double型](/cpp/chapter-5/2)
46-
- [[WIP] 5.3 string型①](/cpp/chapter-5/3)
40+
- [4. 条件分岐](/cpp/chapter-4/)
41+
- [4.1 if文](/cpp/chapter-4/1)
42+
- [4.2 演算子](/cpp/chapter-4/2)
43+
- [5. 型](/cpp/chapter-5/)
44+
- [5.1 bool型](/cpp/chapter-5/1)
45+
- [5.2 double型](/cpp/chapter-5/2)
46+
- [5.3 string型①](/cpp/chapter-5/3)
4747

4848
::: details 2025年度版テキスト
4949

docs/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ hero:
3737
- [3.2 int型変数](/cpp/chapter-3/2)
3838
- [3.3 標準入出力](/cpp/chapter-3/3)
3939
- [練習問題](/cpp/chapter-3/problems/)
40-
- [[WIP] 4. 条件分岐](/cpp/chapter-4/)
41-
- [[WIP] 4.1 if文](/cpp/chapter-4/1)
42-
- [[WIP] 4.2 演算子](/cpp/chapter-4/2)
43-
- [[WIP] 5. 型](/cpp/chapter-5/)
44-
- [[WIP] 5.1 bool型](/cpp/chapter-5/1)
45-
- [[WIP] 5.2 double型](/cpp/chapter-5/2)
46-
- [[WIP] 5.3 string型①](/cpp/chapter-5/3)
40+
- [4. 条件分岐](/cpp/chapter-4/)
41+
- [4.1 if文](/cpp/chapter-4/1)
42+
- [4.2 演算子](/cpp/chapter-4/2)
43+
- [5. 型](/cpp/chapter-5/)
44+
- [5.1 bool型](/cpp/chapter-5/1)
45+
- [5.2 double型](/cpp/chapter-5/2)
46+
- [5.3 string型①](/cpp/chapter-5/3)
4747

4848
::: details 2025年度版テキスト
4949

0 commit comments

Comments
 (0)