From 4296ccb1ebbea750c9bc9bcdd1ae83d1ba1a72ae Mon Sep 17 00:00:00 2001 From: Luke Murray Date: Thu, 5 Sep 2019 10:03:05 -0400 Subject: [PATCH] fix link to getting started on read the docs home page --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 8285033e..8d06f60f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -47,7 +47,7 @@ Python. import datacommons as dc You will additionally need to *provision an API key* to access the Data Commons -graph. See `Getting Started `_ to learn more! +graph. See `Getting Started `_ to learn more! Overview --------