diff --git a/spiceaidocs/docs/components/data-connectors/index.md b/spiceaidocs/docs/components/data-connectors/index.md index 2c12d398f..ce0d2ce90 100644 --- a/spiceaidocs/docs/components/data-connectors/index.md +++ b/spiceaidocs/docs/components/data-connectors/index.md @@ -22,7 +22,7 @@ Currently supported Data Connectors include: | `file` | File | Alpha | Parquet, CSV | `append`, `full` | Roadmap | ✅ | | `flightsql` | FlightSQL | Beta | Arrow Flight SQL | `append`, `full` | ❌ | ❌ | | `ftp`, `sftp` | FTP/SFTP | Alpha | Parquet, CSV | `append`, `full` | ❌ | ✅ | -| `github` | GitHub | Alpha | GraphQL, REST | `append`, `full` | ❌ | ❌ | +| `github` | GitHub | Beta | GraphQL, REST | `append`, `full` | ❌ | ❌ | | `graphql` | GraphQL | Alpha | GraphQL | `append`, `full` | ❌ | ❌ | | `http`, `https` | HTTP(s) | Alpha | Parquet, CSV | `append`, `full` | ❌ | ❌ | | `mssql` | MS SQL Server | Alpha | Tabular Data Stream (TDS) | `append`, `full` | ❌ | ❌ |