samredai commented on a change in pull request #55:
URL: https://github.com/apache/iceberg-docs/pull/55#discussion_r807416183



##########
File path: docs/content/docs/spark/spark-procedures.md
##########
@@ -275,9 +275,9 @@ Iceberg can compact data files in parallel using Spark with 
the `rewriteDataFile
 | `where`       | ️   | string | predicate as a string used for filtering the 
files. Note that all files that may contain data matching the filter will be 
selected for rewriting|
 
 
-See the [`RewriteDataFiles` Javadoc](../../../javadoc/{{% icebergVersion 
%}}/org/apache/iceberg/actions/RewriteDataFiles.html#field.summary),
-<br/>  [`BinPackStrategy` Javadoc](../../../javadoc/{{% icebergVersion 
%}}/org/apache/iceberg/actions/BinPackStrategy.html#field.summary)
-and <br/> [`SortStrategy` Javadoc](../../../javadoc/{{% icebergVersion 
%}}/org/apache/iceberg/actions/SortStrategy.html#field.summary)
+See the [`RewriteDataFiles` Javadoc](./javadoc/{{ versions.iceberg 
}}/org/apache/iceberg/actions/RewriteDataFiles.html#field.summary),

Review comment:
       Here as well, the `../../../javadoc/*` are the correct links.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to