From 54f5fe0741fe0d19930bf2703576f0c2ebbd2817 Mon Sep 17 00:00:00 2001 From: Manan Shah Date: Thu, 17 Oct 2019 14:01:14 -0700 Subject: [PATCH] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 6f6000c..df8eb49 100755 --- a/index.md +++ b/index.md @@ -13,7 +13,7 @@ Starting with the Fall 2019 offering of CS 224W, the course covers three broad t 1. [Introduction and Graph Structure](preliminaries/introduction-graph-structure): Basic background for graph structure and representation 2. [Measuring Networks and Random Graphs](preliminaries/measuring-networks-random-graphs): Network properties, random graphs, and small-world networks -3. [Motifs and Graphlets](): Motifs, graphlets, orbits, ESU +3. [Motifs and Graphlets](preliminaries/motifs-and-structral-roles_lecture): Motifs, graphlets, orbits, ESU ## Network Methods