This is an automated email from the ASF dual-hosted git repository.

achennaka pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/kudu.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 4e08949b9 [blog]Fix links in 1.17.1 release blog
4e08949b9 is described below

commit 4e08949b9f148643f7ba0823295a190a8c23af58
Author: Abhishek Chennaka <[email protected]>
AuthorDate: Mon Nov 25 10:42:12 2024 -0800

    [blog]Fix links in 1.17.1 release blog
    
    Change-Id: I6fce7fe5ffacedbae5ced6967c55b05578ab74cd
    Reviewed-on: http://gerrit.cloudera.org:8080/22111
    Reviewed-by: Alexey Serbin <[email protected]>
    Tested-by: Abhishek Chennaka <[email protected]>
---
 _posts/2024-11-13-apache-kudu-1-17-1-release.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_posts/2024-11-13-apache-kudu-1-17-1-release.md 
b/_posts/2024-11-13-apache-kudu-1-17-1-release.md
index 6fa02e1e6..608acdf1c 100644
--- a/_posts/2024-11-13-apache-kudu-1-17-1-release.md
+++ b/_posts/2024-11-13-apache-kudu-1-17-1-release.md
@@ -18,10 +18,10 @@ The changes include the following:
   issues discovered with contemporary releases.
 
 * Fixed file descriptor leak in encryption-at-rest
-  (see https://issues.apache.org/jira/browse/KUDU-3520[KUDU-3520]).
+  (see [KUDU-3520](https://issues.apache.org/jira/browse/KUDU-3520)).
 
 * Fixed bug in range-aware tablet replica placement causing Kudu master to 
crash
-  (see https://issues.apache.org/jira/browse/KUDU-3532[KUDU-3532]).
+  (see [KUDU-3532](https://issues.apache.org/jira/browse/KUDU-3532)).
 
 The above is just a few of the fixes, for a more complete list of  
improvements and
 fixes please refer to the [release 
notes](/releases/1.17.1/docs/release_notes.html).

Reply via email to