Add docusaurus tool not pipeline logic (#11716)
* Adds docusaurs tooling tooling works broken links still exist needs the pipeline to work with GH pages merging sooner means that we won't have forked problems from the relatively frequently updated docs folder * Updates readme * Update docusaurus/README.md Co-authored-by: Davin Chia <davinchia@gmail.com> * Update docusaurus/README.md Co-authored-by: Davin Chia <davinchia@gmail.com> * Update docusaurus/README.md Co-authored-by: Davin Chia <davinchia@gmail.com> * Update docusaurus/README.md Co-authored-by: Davin Chia <davinchia@gmail.com> * Update docusaurus/docusaurus.config.js Co-authored-by: Davin Chia <davinchia@gmail.com> Co-authored-by: Davin Chia <davinchia@gmail.com>
This commit is contained in:
@@ -70,7 +70,7 @@ The Salesforce source connector supports the following sync modes:
|
||||
* (Recommended)[ Incremental Sync - Deduped History](https://docs.airbyte.com/understanding-airbyte/connections/incremental-deduped-history)
|
||||
|
||||
**Incremental Deletes Sync**
|
||||
<br>The Salesforce connector retrieves deleted records from Salesforce. For the streams which support it, a deleted record will be marked with the field `isDeleted=true` value.
|
||||
<br/>The Salesforce connector retrieves deleted records from Salesforce. For the streams which support it, a deleted record will be marked with the field `isDeleted=true` value.
|
||||
|
||||
|
||||
## Performance considerations
|
||||
|
||||
Reference in New Issue
Block a user