From f8e32794d2f035268e1cfec54310d4927e50be73 Mon Sep 17 00:00:00 2001 From: counterpoint Date: Wed, 4 Feb 2015 09:41:51 +0000 Subject: [PATCH] Add design documents link --- Design-Documents/{DCB states.pdf => DCB-States.pdf} | Bin Documentation-Contents.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename Design-Documents/{DCB states.pdf => DCB-States.pdf} (100%) diff --git a/Design-Documents/DCB states.pdf b/Design-Documents/DCB-States.pdf similarity index 100% rename from Design-Documents/DCB states.pdf rename to Design-Documents/DCB-States.pdf diff --git a/Documentation-Contents.md b/Documentation-Contents.md index dbd80a22d..27e23f281 100644 --- a/Documentation-Contents.md +++ b/Documentation-Contents.md @@ -42,7 +42,8 @@ ## Design Documents - - [Object Design of MaxScale](Design-Documents/index.html) + - [Session Commands design (in development)](http://mariadb-corporation.github.io/MaxScale/Design-Documents/) + - [DCB States](to be replaced in StarUML)](Design-Documents/DCB-States.pdf) ## Earlier Release Notes