Bugfix :: clickhouse added twice in sidebar :: [ docs ] (#4585)

* bugfix , athena description update

* fix :: lint

* fix :: clickhouse extra removal
This commit is contained in:
Kiran Ashok 2022-10-24 16:31:38 +05:30 committed by GitHub
parent 3e86cfe02e
commit b4eaa9bc38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Athena
ToolJet can connect to Amazon Athena databases to read and write data.
ToolJet can connect to Amazon Athena which is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL.
- [Connection](#connection)
- [Querying-athena](#querying-amazon-athena)

View file

@ -71,7 +71,6 @@ const sidebars = {
'data-sources/athena',
'data-sources/baserow',
'data-sources/bigquery',
'data-sources/clickhouse',
'data-sources/firestore',
'data-sources/clickhouse',
'data-sources/cosmosdb',