Skip to content

Commit 69b2453

Browse files
avaidyanathaAbhi Vaidyanatha
andauthored
Gut the FAQ and link to our Discourse (#6159)
Co-authored-by: Abhi Vaidyanatha <[email protected]>
1 parent efae047 commit 69b2453

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

docs/SUMMARY.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -222,14 +222,9 @@
222222
* [On Running a Sync](troubleshooting/running-sync.md)
223223
* [On Upgrading](troubleshooting/on-upgrading.md)
224224
* [FAQ](faq/README.md)
225-
* [Getting Started](faq/getting-started.md)
226-
* [Data Loading](faq/data-loading.md)
227-
* [Transformation and Schemas](faq/transformation-and-schemas.md)
228-
* [Security & Data Audits](faq/security-and-data-audits.md)
229225
* [Differences with](faq/differences-with/README.md)
230226
* [Fivetran vs Airbyte](faq/differences-with/fivetran-vs-airbyte.md)
231227
* [StitchData vs Airbyte](faq/differences-with/stitchdata-vs-airbyte.md)
232228
* [Singer vs Airbyte](faq/differences-with/singer-vs-airbyte.md)
233229
* [Pipelinewise vs Airbyte](faq/differences-with/pipelinewise-vs-airbyte.md)
234230
* [Meltano vs Airbyte](faq/differences-with/meltano-vs-airbyte.md)
235-
* [Using Non-Standard Operating Systems](faq/deploying-on-other-os.md)

docs/faq/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# FAQ
22

3+
Our FAQ is now a section on our Discourse forum. Check it out [here](https://discuss.airbyte.io/c/faq/15)!
4+
5+
If you don't see your question answered, feel free to open up a new topic for it.

docs/quickstart/deploy-airbyte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ docker-compose up
1313

1414
## FAQ
1515

16-
If you have any questions about the Airbyte setup and deployment process, head over to our [Getting Started FAQ](../faq/getting-started.md) that answers the following questions and more:
16+
If you have any questions about the Airbyte setup and deployment process, head over to our [Getting Started FAQ](https://discuss.airbyte.io/c/faq/15) on our Discourse that answers the following questions and more:
1717

1818
- How long does it take to set up Airbyte?
1919
- Where can I see my data once I've run a sync?

docs/quickstart/set-up-a-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ Thank you and we hope you enjoy using Airbyte.
4747
{% hint style="warning" %}
4848
At the moment, Airbyte runs a full-refresh to recreate the final tables. This can cause more costs in some destinations like Snowflake, Redshidt, and Bigquery.
4949
To understand better what sync mode and frequency you should select, read [this doc](../understanding-airbyte/connections/README.md).
50-
There is a FAQ section that more extensively explains the cost issue [here](../faq/data-loading.md#why-my-final-tables-are-being-recreated-everytime).
50+
There is a FAQ topic on our Discourse that more extensively explains the cost issue [here](https://discuss.airbyte.io/t/why-are-my-final-tables-are-being-recreated-everytime/76).
5151
{% endhint %}

0 commit comments

Comments
 (0)