johnny94 commented on code in PR #19420:
URL: https://github.com/apache/kafka/pull/19420#discussion_r2036843945


##########
docker/README.md:
##########
@@ -27,11 +27,11 @@ Building image and running tests using github actions
 - This is the recommended way to build, test and get a CVE report for the 
docker image.
 - Just choose the image type and provide kafka url to `Docker Build Test` 
workflow. It will generate a test report and CVE report that can be shared with 
the community.
 
-- kafka-url - This is the url to download kafka tarball from. For example 
kafka tarball url from (https://archive.apache.org/dist/kafka). For building RC 
image this will be an RC tarball url.
+- kafka-url - This is the url to download kafka tarball from. For example 
kafka tarball url from [Kafka archive](https://archive.apache.org/dist/kafka). 
For building RC image this will be an RC tarball url.
 
 - image-type - This is the type of image that we intend to build. This will be 
dropdown menu type selection in the workflow.
-  - `jvm` image type is for official docker image (to be hosted on 
apache/kafka) as described in 
[KIP-975](https://cwiki.apache.org/confluence/display/KAFKA/KIP-975%3A+Docker+Image+for+Apache+Kafka)
-  - `native` image type is for graalvm based `native` kafka docker image (to 
be hosted on apache/kafka-native) as described in 
[KIP-974](https://cwiki.apache.org/confluence/display/KAFKA/KIP-974%3A+Docker+Image+for+GraalVM+based+Native+Kafka+Broker#KIP974:DockerImageforGraalVMbasedNativeKafkaBroker-ImageNaming)
+  - `jvm` image type is for official docker image (to be hosted on 
apache/kafka) as described in 
[KIP-975](https://cwiki.apache.org/confluence/x/z5izDw)
+  - `native` image type is for graalvm based `native` Kafka docker image (to 
be hosted on apache/kafka-native) as described in 
[KIP-974](https://cwiki.apache.org/confluence/x/KZizDw#KIP974:DockerImageforGraalVMbasedNativeKafkaBroker-ImageNaming).
 Or you can see [native/README.md](native/README.md) for more information.

Review Comment:
   No preference. Just follow the original link.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to