Skip to content

Commit b271265

Browse files
committed
説明文のファイル名修正もれを修正.
1 parent 9fa27fd commit b271265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ja/textbooks/supplement/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: "「SML#で始める実践MLプログラミング」補足説明"
1111

1212
* 本教科書執筆時点の covid19の累積感染者データファイルを本書のサポートレポジトリ
1313
にファイル
14-
[covid19japan.json](https://github.com/smlsharp/mlpractice-book/blob/master/covid19japan-all.json)
14+
[covid19japan-all.json](https://github.com/smlsharp/mlpractice-book/blob/master/covid19japan-all.json)
1515
として公開しています。```corona.go.jp```サイトが任務を終えて閉鎖された場合は、
1616
p.168の上部のコードブロックの最後の宣言を以下のように変更して使用してください。
1717
```

0 commit comments

Comments
 (0)