From 61b9ecd2111ca9de02be1d94997d93713ae723fa Mon Sep 17 00:00:00 2001 From: Adam Dupaski Date: Tue, 26 Nov 2024 12:31:35 +0100 Subject: [PATCH] fix: add link to DataFrames intro to improve SEO --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 70041c7c8e..185c50c14a 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,8 @@ Documentation Getting started with BigQuery DataFrames ---------------------------------------- -Try the `BigQuery DataFrames quickstart `_ +Read `Introduction to BigQuery DataFrames `_ +and try the `BigQuery DataFrames quickstart `_ to get up and running in just a few minutes.