From 56f81b460f891189fe88f7a12782391dbd5e7c75 Mon Sep 17 00:00:00 2001 From: Jonathan Ginter Date: Wed, 25 Apr 2018 15:28:23 -0400 Subject: [PATCH] Updated some section linking --- versions/0.0.1.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/versions/0.0.1.md b/versions/0.0.1.md index 5a7b9a3..213b6a9 100644 --- a/versions/0.0.1.md +++ b/versions/0.0.1.md @@ -411,10 +411,10 @@ Returns an array of [Fixture Power](https://github.com/open-ag-tech/api-spec/blo ### Data structures #### Fixture Configuration -| Name | Description | Unit | -| -------- | ------------------------------ | ----- | -| id | Unique id of the fixture | uid | -| channels | array of lighting channels | (see fixture channel configuration) | +| Name | Description | Unit | +| -------- | ------------------------------- | ----- | +| id | Unique id of the fixture | uid | +| channels | array of channel configurations | [Channel Configuration](https://github.com/open-ag-tech/api-spec/blob/master/versions/0.0.1.md#channel-configuration) | ### Channel Configuration | Name | Description | Unit | | --------- | ------------------------------------- | ----- |