Skip to content

Commit 11e5ea1

Browse files
committed
Chore: Implement suggestions by CodeRabbit
1 parent 67020ca commit 11e5ea1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/_include/links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[cloud-datashader-colab]: https://colab.research.google.com/github/crate/cratedb-examples/blob/amo/cloud-datashader/topic/timeseries/explore/cloud-datashader.ipynb
1515
[cloud-datashader-github]: https://github.com/crate/cratedb-examples/blob/amo/cloud-datashader/topic/timeseries/explore/cloud-datashader.ipynb
1616
[CTE]: inv:crate-reference#sql_dql_with
17-
[CrateDB BLOBs]: inv:crate-reference:*:label#blob_support
17+
[CrateDB BLOB support]: inv:crate-reference:*:label#blob_support
1818
[CrateDB Cloud]: inv:cloud:*:label#index
1919
[CrateDB Cloud Console]: https://console.cratedb.cloud/
2020
[CrateDB Examples]: https://github.com/crate/cratedb-examples

docs/connect/drivers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ For connecting to CrateDB from PHP, using DBAL and Doctrine.
305305
[CrateDB Python driver](https://cratedb.com/docs/python/)
306306
```
307307
```{sd-item}
308-
For connecting to CrateDB from Python. Has support for [CrateDB BLOBs].
308+
For connecting to CrateDB from Python. Provides [CrateDB BLOB support].
309309
```
310310
```{sd-item}
311311
[![](https://img.shields.io/github/v/tag/crate/crate-python?label=latest)](https://github.com/crate/crate-python)

docs/connect/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ protocol.
150150
- [Authentication]
151151
- [SQL query syntax]
152152
- [Bulk operations]
153-
- [BLOB support][CrateDB BLOBs]
153+
- [BLOB support][CrateDB BLOB support]
154154
::::
155155

156156
::::{grid-item-card} {material-outlined}`read_more;1.5em` Read more

0 commit comments

Comments
 (0)