1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-08 20:44:17 +00:00

documentation

This commit is contained in:
deadc0de6
2022-09-03 15:58:11 +02:00
parent df775d4a4a
commit c9feccd028
26 changed files with 168 additions and 158 deletions

View File

@@ -2,7 +2,7 @@
Sometimes it might be useful to be able to append some text to a
file. Dotdrop is able to do that with the help of
[actions](../config-actions.md) and a temporary file.
[actions](../config/config-actions.md) and a temporary file.
Below is a config example to append to a file:
```yaml