From b9b2ccdf62114b91eea077f3dfeda796b6dbf65e Mon Sep 17 00:00:00 2001 From: troymc Date: Thu, 27 Oct 2016 19:01:33 +0200 Subject: [PATCH] Updated Transaction Concepts heading and link --- docs/server/source/topic-guides/models.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/server/source/topic-guides/models.md b/docs/server/source/topic-guides/models.md index 64e22d84..e0265285 100644 --- a/docs/server/source/topic-guides/models.md +++ b/docs/server/source/topic-guides/models.md @@ -1,6 +1,6 @@ # The Transaction, Block and Vote Models -This page about the data models was getting too big, so it was split into smaller pages. It will be deleted eventually, so update your links. Here's where you can find the new pages: +This page about transaction concepts and data models was getting too big, so it was split into smaller pages. It will be deleted eventually, so update your links. Here's where you can find the new pages: -* [Transaction concepts](https://docs.bigchaindb.com/en/latest/transactions.html) +* [Transaction Concepts](https://docs.bigchaindb.com/en/latest/transaction-concepts.html) * [Data Models (all of them)](https://docs.bigchaindb.com/en/latest/data-models/index.html)