1
0
mirror of synced 2025-12-25 11:06:55 -05:00

Docs: Update broken links (#23940)

* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
This commit is contained in:
Sophia Wiley
2023-03-13 20:38:25 +01:00
committed by GitHub
parent 96f6f76833
commit 76df2f240a
67 changed files with 82 additions and 84 deletions

View File

@@ -64,7 +64,7 @@ Log into [GitLab](https://gitlab.com) and then generate a [personal access token
The Gitlab Source connector supports the following [ sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
* [Full Refresh - Overwrite](https://docs.airbyte.com/understanding-airbyte/glossary#full-refresh-sync)
* [Full Refresh - Overwrite](https://docs.airbyte.com/understanding-airbyte/connections/full-refresh-overwrite/)
* [Full Refresh - Append](https://docs.airbyte.com/understanding-airbyte/connections/full-refresh-append)
* [Incremental - Append](https://docs.airbyte.com/understanding-airbyte/connections/incremental-append)
* [Incremental - Deduped History](https://docs.airbyte.com/understanding-airbyte/connections/incremental-deduped-history)