From b2ff7237fa2c2857985af3c03525c92c3a57b3cd Mon Sep 17 00:00:00 2001 From: Jeremy Teitelbaum Date: Thu, 5 Jul 2018 15:16:40 -0400 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84bc40d..8a170b6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Repository for development of talks |Directory | Contents | |---|---| -|ctnt2018 | [ECM Method @ Connecticut Number Theory Week, June, 2018](https://github.uconn.edu/jet08013/Talks/ctnt2018/ctnt2018.pdf) | +|ctnt2018 | [ECM Method @ Connecticut Number Theory Week, June, 2018](ctnt2018/ctnt2018.pdf) | |jax_gl | Random Walk methods @ JAX working group on graph embedding, July 2018| From e139415eaaab976f7b96b1fac217a9ce8bd22706 Mon Sep 17 00:00:00 2001 From: Jeremy Teitelbaum Date: Thu, 5 Jul 2018 15:19:04 -0400 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a170b6..6a6218a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Repository for development of talks |Directory | Contents | |---|---| -|ctnt2018 | [ECM Method @ Connecticut Number Theory Week, June, 2018](ctnt2018/ctnt2018.pdf) | +|ctnt2018 | [ECM Method @ Connecticut Number Theory Week, June, 2018](./ctnt2018/ctnt2018.pdf) | |jax_gl | Random Walk methods @ JAX working group on graph embedding, July 2018| From a29805bcdee20a92ee18752f6b50d98101272b7e Mon Sep 17 00:00:00 2001 From: Jeremy Teitelbaum Date: Thu, 5 Jul 2018 15:20:11 -0400 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6218a..5c60987 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Repository for development of talks |Directory | Contents | |---|---| -|ctnt2018 | [ECM Method @ Connecticut Number Theory Week, June, 2018](./ctnt2018/ctnt2018.pdf) | +|ctnt2018 | [ECM Method @ Connecticut Number Theory Week, June, 2018](../blob/ctnt2018/ctnt2018.pdf) | |jax_gl | Random Walk methods @ JAX working group on graph embedding, July 2018| From d8801fc8f846c12a105fb5915c400d448afd4554 Mon Sep 17 00:00:00 2001 From: Jeremy Teitelbaum Date: Thu, 5 Jul 2018 15:20:45 -0400 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c60987..686672b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Repository for development of talks |Directory | Contents | |---|---| -|ctnt2018 | [ECM Method @ Connecticut Number Theory Week, June, 2018](../blob/ctnt2018/ctnt2018.pdf) | +|ctnt2018 | [ECM Method @ Connecticut Number Theory Week, June, 2018](../blob/master/ctnt2018/ctnt2018.pdf) | |jax_gl | Random Walk methods @ JAX working group on graph embedding, July 2018|