Skip to content

Commit ffcfe6f

Browse files
authored
docs: change to temporalio/temporal.toml (#4101)
1 parent 31606a8 commit ffcfe6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/develop/environment-configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ loaded with a specific order of precedence:
4444
2. The default configuration path for your operating system:
4545
- Linux: `~/.config/temporalio/temporal.toml`
4646
- macOS: `$HOME/Library/Application Support/temporalio/temporal.toml`
47-
- Windows: `%AppData%\temporal\temporal.toml`
47+
- Windows: `%AppData%\temporalio\temporal.toml`
4848

4949
## TOML file configuration
5050

0 commit comments

Comments
 (0)