Skip to content

Commit cb0e663

Browse files
committed
Update README.md
1 parent d66b736 commit cb0e663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The raw data for this project is available [here](http://content.udacity-data.co
1515

1616
[Code](https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/tree/master/code/project/map_reduce)
1717
* [study_groups_mapper.py] (https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/code/project/map_reduce/study_groups_mapper.py) [Study Groups Exercise]
18-
* [study_groups_reducer.py](/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/code/project/map_reduce/study_groups_reducer.py) [Study Groups Exercise]
18+
* [study_groups_reducer.py](https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/code/project/map_reduce/study_groups_reducer.py) [Study Groups Exercise]
1919
* [student_times_mapper.py] (https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/code/project/map_reduce/student_times_mapper.py) [Student Times Exercise]
2020
* [student_times_reducer.py](https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/code/project/map_reduce/student_times_reducer.py) [Student Times Exercise]
2121
* [popular_tags_mapper.py](https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/code/project/map_reduce/popular_tags_mapper.py) [Top Tags Exercise]

0 commit comments

Comments
 (0)