Skip to content

Commit

Permalink
Merge pull request #110 from yohamta/docs/readme
Browse files Browse the repository at this point in the history
docs: fixed deadlink on README
  • Loading branch information
yottahmd authored May 19, 2022
2 parents d61c00d + 825a127 commit a2b46a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ You can execute the example by pressing the `Start` button.

## YAML format

You can define workflows in a simple [YAML format](https://yohamta.github.io/docs/yaml/minimal).
You can define workflows (DAGs) in a simple YAML format.

### Minimal

Expand Down Expand Up @@ -337,7 +337,7 @@ The global configuration file `~/.dagu/config.yaml` is useful to gather common s

### Environment Variables

You can customize the admin web UI by [environment variables](https://yohamta.github.io/docs/admin/environ).
You can customize the admin web UI by environment variables.

- `DAGU__DATA` - path to directory for internal use by dagu (default : `~/.dagu/data`)
- `DAGU__LOGS` - path to directory for logging (default : `~/.dagu/logs`)
Expand Down

0 comments on commit a2b46a5

Please sign in to comment.