HADOOP-14052. Fix dead link in KMS document. Contributed by Christina Vu.

Change-Id: I7093f443d93927184196f62f02cc106a2c89e9cf


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/570827a8
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/570827a8
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/570827a8

Branch: refs/heads/HADOOP-13345
Commit: 570827a819c586b31e88621a9bb1d8118d3c7df3
Parents: 33a38a5
Author: John Zhuge <jzh...@apache.org>
Authored: Wed Mar 8 23:50:15 2017 -0800
Committer: John Zhuge <jzh...@apache.org>
Committed: Wed Mar 8 23:50:15 2017 -0800

----------------------------------------------------------------------
 hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/570827a8/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm 
b/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
index c1f9b13..4573b06 100644
--- a/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
+++ b/hadoop-common-project/hadoop-kms/src/site/markdown/index.md.vm
@@ -956,7 +956,7 @@ $H4 Re-encrypt Encrypted Key With The Latest KeyVersion
 
 This command takes a previously generated encrypted key, and re-encrypts it 
using the latest KeyVersion encryption key in the KeyProvider. If the latest 
KeyVersion is the same as the one used to generate the encrypted key, the same 
encrypted key is returned.
 
-This is usually useful after a [Rollover](Rollover_Key) of an encryption key. 
Re-encrypting the encrypted key will allow it to be encrypted using the latest 
version of the encryption key, but still with the same key material and 
initialization vector.
+This is usually useful after a [Rollover](#Rollover_Key) of an encryption key. 
Re-encrypting the encrypted key will allow it to be encrypted using the latest 
version of the encryption key, but still with the same key material and 
initialization vector.
 
 *REQUEST:*
 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to