From 55b01d381d3c6c0cb89a355c20334a85422c2463 Mon Sep 17 00:00:00 2001 From: Nicholas Chammas Date: Tue, 18 Feb 2020 14:33:00 -0500 Subject: [PATCH] update name of deprecated option --- sql/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/mkdocs.yml b/sql/mkdocs.yml index 8aad985e3045..4463e11f17d1 100644 --- a/sql/mkdocs.yml +++ b/sql/mkdocs.yml @@ -15,7 +15,7 @@ site_name: Spark SQL, Built-in Functions theme: readthedocs -pages: +nav: - 'Functions': 'index.md' markdown_extensions: - toc: