Skip to content

Commit 7d87ee3

Browse files
authored
docs: fix warnings (#89)
1 parent 5cbf477 commit 7d87ee3

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

docs/concepts/driver_list.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ The term "driver list" refers to the `dbc.toml` file managed by dbc. A driver li
2020

2121
See the [Driver List](../guides/driver_list.md) guide to learn how to use a driver list.
2222

23-
See [dbc.toml](../reference/dbc.toml.md) for information about the format of the file.

docs/guides/driver_list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $ cat dbc.toml
4040

4141
```
4242

43-
Driver lists uses the [TOML](https://toml.io) format and contains a TOML table of drivers. See [dbc.toml](../reference/dbc.toml.md) for more detail.
43+
Driver lists uses the [TOML](https://toml.io) format and contains a TOML table of drivers. See the [Driver list](../reference/driver_list.md) for more detail.
4444

4545
## Adding a Driver
4646

0 commit comments

Comments
 (0)