Repository: impala Updated Branches: refs/heads/master add651c11 -> 8c284e771
[DOCS] Fixed an invalid link in impala_set.xml Change-Id: I25200f832fe6c3e4666ca391434558b1db570c59 Reviewed-on: http://gerrit.cloudera.org:8080/10985 Reviewed-by: Alex Rodoni <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/b90ce3f0 Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/b90ce3f0 Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/b90ce3f0 Branch: refs/heads/master Commit: b90ce3f06891fbaa913f9d85fca977e886e042ed Parents: add651c Author: Alex Rodoni <[email protected]> Authored: Wed Jul 18 14:41:48 2018 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Wed Jul 18 21:52:46 2018 +0000 ---------------------------------------------------------------------- docs/topics/impala_set.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/b90ce3f0/docs/topics/impala_set.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_set.xml b/docs/topics/impala_set.xml index ddf89da..fe75cf2 100644 --- a/docs/topics/impala_set.xml +++ b/docs/topics/impala_set.xml @@ -51,8 +51,8 @@ under the License. interpreted as an <codeph>impala-shell</codeph> command that has differences from the SQL <codeph>SET</codeph> statement. See <xref - href="impala_shell_commands.xml#shell_commands/set_cmd"/> for the - information about the <codeph>SET</codeph> command in <codeph>impala-shell</codeph>. + href="impala_shell_commands.xml#shell_commands"/> for the information about + the <codeph>SET</codeph> command in <codeph>impala-shell</codeph>. </p> <p conref="../shared/impala_common.xml#common/syntax_blurb"/>
