From 725a884836d54f5aaf94c4736c9329173409604b Mon Sep 17 00:00:00 2001 From: cbitte000 Date: Tue, 2 Aug 2016 15:07:44 +0000 Subject: [PATCH] Added a link to the architecture guide. Change-Id: Id800f8a4b95d123c8251e84652308546d87a8fd7 --- doc/source/architecture.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/architecture.rst b/doc/source/architecture.rst index 2460efe8..5f89f0d5 100644 --- a/doc/source/architecture.rst +++ b/doc/source/architecture.rst @@ -216,7 +216,9 @@ the notification and polling agents. It validates the incoming data and (if the signature is valid) then writes the messages to a declared target: database, file, gnocchi or http. -More details on database and Gnocchi targets can be found in the install guide. +More details on database and Gnocchi targets can be found in the +:ref:`choosing_db_backend` guide. + Accessing the data