This is an automated email from the ASF dual-hosted git repository. melap pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 6d814e9306856d5df1e08d1b47f3881106c60b45 Author: amaliujia <amaliu...@gmail.com> AuthorDate: Thu Sep 27 13:09:43 2018 -0700 add whitespace to redirection in create_external_table --- src/documentation/dsls/sql/create-external-table.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/documentation/dsls/sql/create-external-table.md b/src/documentation/dsls/sql/create-external-table.md index 57c03f1..354ebf9 100644 --- a/src/documentation/dsls/sql/create-external-table.md +++ b/src/documentation/dsls/sql/create-external-table.md @@ -4,8 +4,8 @@ title: "Beam SQL: CREATE EXTERNAL TABLE Statement" section_menu: section-menu/sdks.html permalink: /documentation/dsls/sql/create-external-table/ redirect_from: - -/documentation/dsls/sql/statements/create-table/ - -/documentation/dsls/sql/create-table/ + - /documentation/dsls/sql/statements/create-table/ + - /documentation/dsls/sql/create-table/ --- <!-- Licensed under the Apache License, Version 2.0 (the "License");