Skip to content

Commit fb19409

Browse files
committed
Connect/Elixir: Copyediting
1 parent 88f78ba commit fb19409

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/connect/elixir/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Elixir
44

5+
:::{div} .float-right .text-right
6+
[![Elixir Postgrex](https://github.com/crate/cratedb-examples/actions/workflows/lang-elixir-postgrex.yml/badge.svg)](https://github.com/crate/cratedb-examples/actions/workflows/lang-elixir-postgrex.yml)
7+
:::
8+
:::{div} .clearfix
9+
:::
10+
511
:::{div} sd-text-muted
612
Connect to CrateDB from Elixir applications.
713
:::
@@ -78,13 +84,11 @@ options = [
7884
:::{card}
7985
:link: https://github.com/crate/cratedb-examples/tree/main/by-language/elixir-postgrex
8086
:link-type: url
81-
{material-outlined}`play_arrow;2em`
87+
{material-regular}`play_arrow;2em`
8288
Connect to CrateDB and CrateDB Cloud using Elixir.
8389
+++
8490
Demonstrates a basic example that uses the Postgrex driver.
8591
:::
8692

87-
[![Elixir Postgrex](https://github.com/crate/cratedb-examples/actions/workflows/lang-elixir-postgrex.yml/badge.svg)](https://github.com/crate/cratedb-examples/actions/workflows/lang-elixir-postgrex.yml)
88-
8993

9094
[Postgrex]: https://hexdocs.pm/postgrex/readme.html

0 commit comments

Comments
 (0)