diff --git a/docs/_config.yml b/docs/_config.yml index f82394ed63694..93e1566a8e638 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -8,6 +8,9 @@ gems: kramdown: entity_output: numeric +plugins: + - jekyll-redirect-from + include: - _static - _modules diff --git a/docs/sql-ref.md b/docs/sql-ref.md index f88026b7abf02..8d0c6734c4bd6 100644 --- a/docs/sql-ref.md +++ b/docs/sql-ref.md @@ -1,6 +1,7 @@ --- layout: global title: SQL Reference +redirect_from: /sql-reference displayTitle: SQL Reference license: | Licensed to the Apache Software Foundation (ASF) under one or more