Skip to content

Commit 907d3e1

Browse files
committed
リンク切れを修正 #1252
1 parent d631e4f commit 907d3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/random/lognormal_distribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ int main()
107107
```
108108
```
109109

110-
このプログラムによってある時に得られた結果([lognormal_distribution.tsv.7z](https://github.com/cpprefjp/image/raw/master/reference/random/lognormal_distribution/lognormal_distribution.tsv.7z))を図示する。
110+
このプログラムによってある時に得られた結果([lognormal_distribution.tsv](https://github.com/cpprefjp/image/raw/master/reference/random/lognormal_distribution/lognormal_distribution.tsv))を図示する。
111111

112112
![](https://github.com/cpprefjp/image/raw/master/reference/random/lognormal_distribution/lognormal_distribution.png)
113113

0 commit comments

Comments
 (0)