Skip to content

Commit 3dfe07c

Browse files
authored
Update link to docs
Section "Running over HTTP" was extracted to a different page in airbytehq/airbyte@643e744
1 parent 62bb023 commit 3dfe07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte-webapp/src/core/utils/links.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export const links = {
5656
connectorSpecificationDocs: `${BASE_DOCS_LINK}/connector-development/connector-specification-reference/#airbyte-modifications-to-jsonschema`,
5757
schemaChangeManagement: `${BASE_DOCS_LINK}/using-airbyte/schema-change-management`,
5858
apiAccess: `${BASE_DOCS_LINK}/using-airbyte/configuring-api-access`,
59-
deployingViaHttp: `${BASE_DOCS_LINK}/using-airbyte/getting-started/oss-quickstart#running-over-http`,
59+
deployingViaHttp: `${BASE_DOCS_LINK}/platform/deploying-airbyte/abctl-ec2#running-over-http`,
6060
ossAuthentication: `${BASE_DOCS_LINK}/deploying-airbyte/integrations/authentication`,
6161
featureTalkToSales:
6262
"https://airbyte.com/company/talk-to-sales?utm_source=airbyte&utm_medium=product&utm_content=feature-{feature}",

0 commit comments

Comments
 (0)