Skip to content

Commit 8e08281

Browse files
authored
fix markdown-lint errors
1 parent f6da6c1 commit 8e08281

File tree

1 file changed

+0
-2
lines changed
  • docs/integrations/data-ingestion/aws-glue

1 file changed

+0
-2
lines changed

docs/integrations/data-ingestion/aws-glue/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import dependent_jars_path_option from '@site/static/images/integrations/data-in
1717

1818
[Amazon Glue](https://aws.amazon.com/glue/) is a fully managed, serverless data integration service provided by Amazon Web Services (AWS). It simplifies the process of discovering, preparing, and transforming data for analytics, machine learning, and application development.
1919

20-
2120
## Installation {#installation}
2221

2322
To integrate your Glue code with ClickHouse, you can use our official Spark connector in Glue via one of the following:
@@ -57,7 +56,6 @@ To add the required jars manually, please follow the following:
5756
</TabItem>
5857
</Tabs>
5958

60-
6159
## Examples {#example}
6260
<Tabs>
6361
<TabItem value="Scala" label="Scala" default>

0 commit comments

Comments
 (0)