You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "mezhangremoterepository (via GitHub)" <gi...@apache.org> on 2023/03/23 02:38:22 UTC

[GitHub] [hudi] mezhangremoterepository commented on a diff in pull request #8266: [HUDI-5972] Fix the flink 1.13 bundle jar version on website

mezhangremoterepository commented on code in PR #8266:
URL: https://github.com/apache/hudi/pull/8266#discussion_r1145610398


##########
website/versioned_docs/version-0.13.0/flink-quick-start-guide.md:
##########
@@ -97,7 +97,7 @@ dependency to your project:
 <dependency>
     <groupId>org.apache.hudi</groupId>
     <artifactId>hudi-flink1.13-bundle</artifactId>
-    <version>0.13.0/version>
+    <version>0.13.0</version>

Review Comment:
   I checked the other versions and found no similar errors.



-- 
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: commits-unsubscribe@hudi.apache.org

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