diff --git a/README.md b/README.md
index 826414c..9f01795 100644
--- a/README.md
+++ b/README.md
@@ -742,7 +742,7 @@ Topics covered include probability theory and Bayesian inference; univariate dis
- [Quizzes](http://css.csail.mit.edu/6.858/2014/quiz.html)
- [Readings](http://css.csail.mit.edu/6.858/2014/reference.html)
- [Final Projects](http://css.csail.mit.edu/6.858/2014/projects.html)
-- [14-740](http://www.ini740.com/F14/index.html) **Fundamentals of Computer Networks** *CMU*
+- [14-740](http://www.ini740.com/F15/index.html) **Fundamentals of Computer Networks** *CMU*
- This is an introductory course on Networking for graduate students. It follows a top-down approach to teaching Computer Networks, so it starts with the Application layer which most of the students are familiar with and as the course unravels we learn more about transport, network and link layers of the protocol stack.
- As far as prerequisites are concerned - basic computer, programming and probability theory background is required.
- The course site contains links to the lecture videos, reading material and assignments.