kevinjqliu commented on code in PR #2977:
URL: https://github.com/apache/iceberg-python/pull/2977#discussion_r2739441203


##########
mkdocs/docs/configuration.md:
##########
@@ -81,7 +81,7 @@ Iceberg tables support table properties to configure table 
behavior.
 <!-- prettier-ignore-start -->
 
 !!! note "Fast append"
-    Unlike Java implementation, PyIceberg default to the [fast 
append](api.md#write-support) and thus `commit.manifest-merge.enabled` is set 
to `False` by default.
+    Unlike Java implementation, PyIceberg default to the [fast 
append](api.md#write-to-a-table) and thus `commit.manifest-merge.enabled` is 
set to `False` by default.

Review Comment:
   https://py.iceberg.apache.org/api/#write-to-a-table



-- 
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