Fix all broken docs links found by Ahrefs (#5060)
* Fix broken links found by Ahrefs * Fix another handbook link * Fix links in meltano Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
This commit is contained in:
@@ -12,7 +12,7 @@ Place any integration tests in the `integration_tests` directory such that they
|
||||
|
||||
## Standard Tests
|
||||
|
||||
Standard tests are a fixed set of tests Airbyte provides that every Airbyte source connector must pass. While they're only required if you intend to submit your connector to Airbyte, you might find them helpful in any case. See [Testing your connectors](https://docs.airbyte.io/contributing-to-airbyte/building-new-connector/testing-connectors)
|
||||
Standard tests are a fixed set of tests Airbyte provides that every Airbyte source connector must pass. While they're only required if you intend to submit your connector to Airbyte, you might find them helpful in any case. See [Testing your connectors](../../testing-connectors/README.md)
|
||||
|
||||
If you want to submit this connector to become a default connector within Airbyte, follow steps 8 onwards from the [Python source checklist](https://docs.airbyte.io/tutorials/tutorials/building-a-python-source#step-8-set-up-standard-tests)
|
||||
If you want to submit this connector to become a default connector within Airbyte, follow steps 8 onwards from the [Python source checklist](../building-a-python-source.md#step-8-set-up-standard-tests)
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ Meltano is a Gitlab side project. Since 2019, they have been iterating on severa
|
||||
|
||||
## **Airbyte:**
|
||||
|
||||
In contrast, Airbyte is a company fully committed to the open-source MIT project and has a [business model](https://github.com/airbytehq/airbyte/tree/428e10e727c05e5aed4235610ab86f0e5b304864/docs/company-handbook/business-model.md) in mind around this project. Our [team](https://github.com/airbytehq/airbyte/tree/428e10e727c05e5aed4235610ab86f0e5b304864/docs/company-handbook/team.md) are data integration experts that have built more than 1,000 integrations collectively at large scale. The team now counts 20 engineers working full-time on Airbyte.
|
||||
In contrast, Airbyte is a company fully committed to the open-source MIT project and has a [business model](https://handbook.airbyte.io/strategy/business-model) in mind around this project. Our [team](https://airbyte.io/about-us) are data integration experts that have built more than 1,000 integrations collectively at large scale. The team now counts 20 engineers working full-time on Airbyte.
|
||||
|
||||
* **Airbyte supports more than 60 connectors after only 8 months since its inception**, 20% of which were built by the community. Our ambition is to support **200+ connectors by the end of 2021.**
|
||||
* Airbyte’s connectors are **usable out of the box through a UI and API,** with monitoring, scheduling and orchestration. Airbyte was built on the premise that a user, whatever their background, should be able to move data in 2 minutes. Data engineers might want to use raw data and their own transformation processes, or to use Airbyte’s API to include data integration in their workflows. On the other hand, analysts and data scientists might want to use normalized consolidated data in their database or data warehouses. Airbyte supports all these use cases.
|
||||
|
||||
@@ -13,7 +13,7 @@ PipelineWise is an open-source project by Transferwise that was built with the p
|
||||
|
||||
## **Airbyte:**
|
||||
|
||||
In contrast, Airbyte is a company fully committed to the open-source MIT project and has a [business model in mind](https://docs.airbyte.io/company-handbook/company-handbook/business-model) around this project.
|
||||
In contrast, Airbyte is a company fully committed to the open-source MIT project and has a [business model in mind](https://handbook.airbyte.io/) around this project.
|
||||
|
||||
* Our ambition is to support **300+ connectors by the end of 2021.** We already supported about 50 connectors at the end of 2020, just 5 months after its inception.
|
||||
* Airbyte’s connectors are **usable out of the box through a UI and API,** with monitoring, scheduling and orchestration. Airbyte was built on the premise that a user, whatever their background, should be able to move data in 2 minutes. Data engineers might want to use raw data and their own transformation processes, or to use Airbyte’s API to include data integration in their workflows. On the other hand, analysts and data scientists might want to use normalized consolidated data in their database or data warehouses. Airbyte supports all these use cases.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
## **What do I need to get started using Airbyte?**
|
||||
|
||||
You can deploy Airbyte in several ways, as [documented here](../deploying-airbyte/). Airbyte will then help you replicate data between a source and a destination. Airbyte offers pre-built connectors for both, you can see their list [here](../project-overview/changelog/connectors.md). If you don’t see the connector you need, you can [build your connector yourself](../contributing-to-airbyte/building-new-connector/) and benefit from Airbyte’s optional scheduling, orchestration and monitoring modules.
|
||||
You can deploy Airbyte in several ways, as [documented here](../deploying-airbyte/). Airbyte will then help you replicate data between a source and a destination. Airbyte offers pre-built connectors for both, you can see their list [here](../project-overview/changelog/connectors.md). If you don’t see the connector you need, you can [build your connector yourself](../connector-development) and benefit from Airbyte’s optional scheduling, orchestration and monitoring modules.
|
||||
|
||||
## **How long does it take to set up Airbyte?**
|
||||
|
||||
@@ -30,7 +30,7 @@ We don’t. Airbyte is to be self-hosted in your own private cloud.
|
||||
|
||||
## Can I set a start time for my integration?
|
||||
|
||||
Here the links to the docs: https://docs.airbyte.io/understading-airbyte/connections#sync-schedules
|
||||
[Here](../understanding-airbyte/connections#sync-schedules) is the link to the docs on scheduling syncs.
|
||||
|
||||
## **Can I disable analytics in Airbyte?**
|
||||
|
||||
|
||||
@@ -10,5 +10,5 @@ Airbyte is a self-hosted solution, so it doesn’t bring any security or privacy
|
||||
|
||||
## **How does Airbyte charge?**
|
||||
|
||||
We don’t. All connectors are all under the MIT license. If you are curious about the business model we have in mind, please check our [company handbook](https://docs.airbyte.io/company-handbook/company-handbook/business-model).
|
||||
We don’t. All connectors are all under the MIT license. If you are curious about the business model we have in mind, please check our [company handbook](https://handbook.airbyte.io/strategy/business-model).
|
||||
|
||||
|
||||
@@ -311,7 +311,7 @@ Other progress on connectors:
|
||||
## 02/02/2021
|
||||
|
||||
* Sources that we improved reliability for \(and that became “certified”\):
|
||||
* [Certified sources](https://docs.airbyte.io/integrations/connector-health): Files and Shopify
|
||||
* [Certified sources](https://docs.airbyte.io/integrations): Files and Shopify
|
||||
* Enhanced continuous testing for Tempo and Looker sources
|
||||
* Other fixes / features:
|
||||
* Correctly handle boolean types in the File Source
|
||||
@@ -326,7 +326,7 @@ Other progress on connectors:
|
||||
|
||||
## 01/19/2021
|
||||
|
||||
* **Our new** [**Connector Health Status**](../../integrations/connector-health.md) **page**
|
||||
* **Our new** [**Connector Health Grade**](../../integrations) **page**
|
||||
* **1 new source:** App Store \(thanks to [@Muriloo](https://github.com/Muriloo)\)
|
||||
* Fixes on connectors:
|
||||
* Bug fix writing boolean columns to Redshift
|
||||
|
||||
Reference in New Issue
Block a user