Skip to content

Commit 1254667

Browse files
authored
Fix broken link to average_mean.py a (#51)
Rename average.py to average_mean.py in commit: #939
1 parent bcc6b78 commit 1254667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Basic Math/Average_Mean.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Return the value of 22.<u>857142</u> or `23`.
5959

6060
## Implementation
6161

62-
- [Python](https://github.com/TheAlgorithms/Python/blob/master/maths/average.py)
62+
- [Python](https://github.com/TheAlgorithms/Python/blob/master/maths/average_mean.py)
6363

6464
## Video URL
6565

0 commit comments

Comments
 (0)