Skip to content

Commit cbb588c

Browse files
Fix formatting in README.md for documentation link
1 parent 84bdfad commit cbb588c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
`CmdScale.EntityFrameworkCore.TimescaleDB` (aka `Eftdb`) is an EntityFrameworkCore provider for [TimescaleDB](https://www.timescale.com/). It lets you interact with TimescaleDB in a type-safe way with rich IntelliSense support, so you don't have to write SQL in magic strings like you did with plain `Npgsql` - all without losing a single feature of `Npgsql`.
1111

1212
> [!TIP]
13-
> Learn more about **Eftdb** in the [documentation](https://eftdb.cmdscale.com/docs/).
13+
> Learn more about **Eftdb** in the [documentation](https://eftdb.cmdscale.com/docs/)
1414
1515
## 📦 Installation
1616

0 commit comments

Comments
 (0)