[ https://issues.apache.org/jira/browse/KAFKA-7247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569359#comment-16569359 ]
ASF GitHub Bot commented on KAFKA-7247: --------------------------------------- okumin closed pull request #5460: KAFKA-7247: Update a link to Apache BookKeeper project URL: https://github.com/apache/kafka/pull/5460 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/uses.html b/docs/uses.html index f1c8407eab8..945b8960c14 100644 --- a/docs/uses.html +++ b/docs/uses.html @@ -78,4 +78,4 @@ <h4><a id="uses_commitlog" href="#uses_commitlog">Commit Log</a></h4> Kafka can serve as a kind of external commit-log for a distributed system. The log helps replicate data between nodes and acts as a re-syncing mechanism for failed nodes to restore their data. The <a href="/documentation.html#compaction">log compaction</a> feature in Kafka helps support this usage. -In this usage Kafka is similar to <a href="http://zookeeper.apache.org/bookkeeper/">Apache BookKeeper</a> project. +In this usage Kafka is similar to <a href="https://bookkeeper.apache.org/">Apache BookKeeper</a> project. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > A link to Apache BookKeeper project is broken > --------------------------------------------- > > Key: KAFKA-7247 > URL: https://issues.apache.org/jira/browse/KAFKA-7247 > Project: Kafka > Issue Type: Bug > Components: documentation > Reporter: okumin > Priority: Trivial > Labels: documentation > > The following page has a link to [http://zookeeper.apache.org/bookkeeper/] > and that page is not found. > https://kafka.apache.org/uses -- This message was sent by Atlassian JIRA (v7.6.3#76005)