Fix a link that doesn't work (#65099)
This commit is contained in:
@@ -14,7 +14,7 @@ Don't see the connector you need? Need a connector to do something it doesn't cu
|
||||
|
||||
## Connector support levels
|
||||
|
||||
Each connector has one of the following support levels. Review [Connector support levels](connector-support-levels) for details on each tier.
|
||||
Each connector has one of the following support levels. Review [Connector support levels](/integrations/connector-support-levels) for details on each tier.
|
||||
|
||||
- **Airbyte**: maintained by Airbyte.
|
||||
|
||||
|
||||
@@ -76,6 +76,11 @@
|
||||
"destination": "/platform/using-airbyte/schema-change-management",
|
||||
"statusCode": 301
|
||||
},
|
||||
{
|
||||
"source": "/connector-support-levels",
|
||||
"destination": "/integrations/connector-support-levels",
|
||||
"statusCode": 301
|
||||
},
|
||||
{
|
||||
"source": "/project-overview/product-support-levels",
|
||||
"destination": "/integrations/connector-support-levels",
|
||||
|
||||
Reference in New Issue
Block a user