From 1fcd13504a78db9a87044cebd0be1eb3f0e43fce Mon Sep 17 00:00:00 2001 From: Keith Date: Thu, 19 May 2016 00:49:59 -0700 Subject: [PATCH] updated bad links --- code/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/README.md b/code/README.md index fc9e736..aab9b22 100644 --- a/code/README.md +++ b/code/README.md @@ -37,8 +37,8 @@ Examining these files a little more closely, we can see the follow table gives u | Average published in-state tuition and fees (2010-14) | [ic2014_ay.xls](./code/server/data/ic2010_ay.xls) Statistics sheet; cells E72-E81 | | Average books and supplies costs (2007-10) | [ic2010_ay.xls](./code/server/data/ic2010_ay.xls) StatisticsRV sheet; cells E101-E104 | | Average books and supplies costs (2011-14) | [ic2014_ay.xls](./code/server/data/ic2014_ay.xls) Statistics sheet; cells E98-E101 | -| Average room and board (2007-10) | [ic2010_ay.xls](./server/code/data/ic2010_ay.xls) StatisticsRV sheet; cells E105-E108 | -| Average room and board (2011-14) | [ic2014_ay.xls](./server/code/data/ic2014_ay.xls) Statistics sheet; cells E102-105 | +| Average room and board (2007-10) | [ic2010_ay.xls](./code/server/data/ic2010_ay.xls) StatisticsRV sheet; cells E105-E108 | +| Average room and board (2011-14) | [ic2014_ay.xls](./code/server/data/ic2014_ay.xls) Statistics sheet; cells E102-105 | # The Server Code