From c9c666f77c37026dd496c944e5124bffb7bf28ee Mon Sep 17 00:00:00 2001 From: Will Fong Date: Wed, 1 Jul 2015 16:44:21 +0800 Subject: [PATCH] Went back one too many levels --- routers/SchemaRouter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routers/SchemaRouter.md b/routers/SchemaRouter.md index 6fbf4b19a..1d8188889 100644 --- a/routers/SchemaRouter.md +++ b/routers/SchemaRouter.md @@ -64,4 +64,4 @@ The schemarouter router currently has some limitations due to the nature of the ## Examples -[Here](../../Tutorials/Simple-Sharding-Tutorial.md) is a small tutorial on how to set up a sharded database. +[Here](../Tutorials/Simple-Sharding-Tutorial.md) is a small tutorial on how to set up a sharded database.