Skip to content

Commit

Permalink
Updating TypeChecks to keep in line with supported_ops.md
Browse files Browse the repository at this point in the history
Signed-off-by: mattahrens <[email protected]>
  • Loading branch information
mattahrens committed Oct 3, 2023
1 parent 010059f commit d54d17e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2214,7 +2214,7 @@ object SupportedOpsDocs {
println()
println("### Apache Iceberg Support")
println("Support for Apache Iceberg has additional limitations. See the")
println("[Apache Iceberg Support](additional-functionality/iceberg-support.md) document.")
println("[Apache Iceberg Support](https://docs.nvidia.com/spark-rapids/user-guide/latest/additional-functionality/iceberg-support.html) document.")
// scalastyle:on line.size.limit
}

Expand Down

0 comments on commit d54d17e

Please sign in to comment.