1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 14:29:17 +00:00

update doc

This commit is contained in:
deadc0de6
2022-05-27 15:19:52 +02:00
parent c4dab40c36
commit 9cd54ace8c
6 changed files with 23 additions and 23 deletions

View File

@@ -295,7 +295,7 @@ dotfiles:
Dotdrop should be able to handle `toml` config file however this
feature hasn't been extensively tested. A base [config.toml](/config.toml) is available to get started.
The script ([yaml-to-toml.py](/scripts/yaml-to-toml.py)) allows to convert a `yaml` dotdrop
The script [yaml-to-toml.py](/scripts/yaml-to-toml.py) allows to convert a `yaml` dotdrop
config file to `toml`.
For more see issue [#343](https://github.com/deadc0de6/dotdrop/issues/343).