From 70e027bfd017b46e6c02eb800793fc7c15ee1aa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rom=C3=A1n=20Jim=C3=A9nez?= Date: Tue, 11 Sep 2018 18:46:02 +0200 Subject: [PATCH] Fix broken link in docs I've been looking into the docs & noticed a broken link. BTW what's the deal with having this stuff on master and not on develop? It looks like the branches have diverged --- docs/guides/01-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/01-overview.md b/docs/guides/01-overview.md index a30d871..e6c406a 100644 --- a/docs/guides/01-overview.md +++ b/docs/guides/01-overview.md @@ -85,4 +85,4 @@ Many geometries come with various degrees of water accuracy (how closely they fo **Note:** While high clip water levels may be better for some kinds of maps and analysis, this type of data consumes more account storage space and may be subject to quota limitations. -For details about how to access any of this data, see [Accessing the Data Observatory]({{ site.dataobservatory_docs }}/guides/accesssing-the-data-observatory/). +For details about how to access any of this data, see [Accessing the Data Observatory]({{ site.dataobservatory_docs }}/guides/accessing-the-data-observatory/).