Skip to content

Commit

Permalink
fix broken connector documentation links (#27109)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephkmh committed Jun 7, 2023
1 parent f78e2e5 commit ec002c7
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ data:
resourceRequirements:
memory_limit: 1Gi
memory_request: 1Gi
documentationUrl: https://docs.airbyte.com/integrations/destinations/azureblobstorage
documentationUrl: https://docs.airbyte.com/integrations/destinations/azure-blob-storage
tags:
- language:java
metadataSpecVersion: "1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/destinations/local-csv
documentationUrl: https://docs.airbyte.com/integrations/destinations/csv
tags:
- language:java
metadataSpecVersion: "1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/destinations/local-sqlite
documentationUrl: https://docs.airbyte.com/integrations/destinations/sqlite
tags:
- language:python
metadataSpecVersion: "1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/click-up
documentationUrl: https://docs.airbyte.com/integrations/sources/clickup-api
tags:
- language:low-code
- language:python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ data:
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/exchangeratesapi
documentationUrl: https://docs.airbyte.com/integrations/sources/exchange-rates
tags:
- language:python
metadataSpecVersion: "1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/hellobaton
documentationUrl: https://docs.airbyte.com/integrations/sources/baton
tags:
- language:python
metadataSpecVersion: "1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/kustomer
documentationUrl: https://docs.airbyte.com/integrations/sources/kustomer-singer
tags:
- language:python
metadataSpecVersion: "1.0"
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-qonto/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/public-qonto
documentationUrl: https://docs.airbyte.com/integrations/sources/qonto
tags:
- language:python
metadataSpecVersion: "1.0"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data:
oss:
enabled: true
releaseStage: alpha
documentationUrl: https://docs.airbyte.com/integrations/sources/zendesk-supported-storage
documentationUrl: https://docs.airbyte.com/integrations/sources/zapier-supported-storage
tags:
- language:low-code
- language:python
Expand Down

0 comments on commit ec002c7

Please sign in to comment.