From 7838d73bce1387c33db77f3b14387f7ea0b50a3f Mon Sep 17 00:00:00 2001 From: Jan Ducnuigeen Date: Wed, 15 Nov 2023 13:05:21 +1300 Subject: [PATCH] docs: add underscore --- db/docs/source/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/source/introduction.rst b/db/docs/source/introduction.rst index de4eab41..3012fbe8 100644 --- a/db/docs/source/introduction.rst +++ b/db/docs/source/introduction.rst @@ -63,7 +63,7 @@ Building outlines data are defined by the following criteria: The publicly available building outlines data consists of three tables. The `NZ Building Outlines `_ table contains all of the building outlines which match the most recent imagery available for each region of the country. The `NZ Building Outlines All Sources `_ table contains all building outlines that have been delineated from every imagery year/set that has been captured, whether this is historical imagery or the most recent imagery. The `NZ Building Outlines Lifecycle `_ table provides building_id relationship information buildings that are split or merged. -The details and criteria used to capture building outlines is listed in the `Specification for Building Outlines version 2 `. Some of the current outlines in the data were captured according to an earlier Specification for Building Outlines version 1, however all new updates to the dataset follow the more current version 2 of this document. +The details and criteria used to capture building outlines is listed in the `Specification for Building Outlines version 2 `_. Some of the current outlines in the data were captured according to an earlier Specification for Building Outlines version 1, however all new updates to the dataset follow the more current version 2 of this document. Attributes ---------------------------