Fixed links.

This commit is contained in:
Markus Makela 2015-07-09 23:52:31 +03:00
parent 40d022b667
commit 7585adb228
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@
- [Replication Proxy with the Binlog Router Tutorial](Tutorials/Replication-Proxy-Binlog-Router-Tutorial.md)
- [RabbitMQ Setup and MaxScale Integration Tutorial](Tutorials/RabbitMQ-Setup-And-MaxScale-Integration.md)
- [Nagios Plugins for MaxScale Tutorial](Tutorials/Nagios-Plugins.md)
- [Simple Sharding Tutorial](Tutorials/Simple-Sharding-Tutorial.md)
- [Simple Schema Sharding Tutorial](Tutorials/Simple-Sharding-Tutorial.md)
## Routers

View File

@ -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.