Skip to content

Commit 7e9a5eb

Browse files
update path name
1 parent 2617691 commit 7e9a5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
2020

2121
### Added
2222

23-
- Added support for loading server settings from user files (`~/.config/djls/config.toml`) and project files (`djls.toml`, `.djls.toml`, and `pyproject.toml` via `[tool.djls]` table).
23+
- Added support for loading server settings from user files (`~/.config/djls/djls.toml`) and project files (`djls.toml`, `.djls.toml`, and `pyproject.toml` via `[tool.djls]` table).
2424
- Implemented dynamic settings reloading via `workspace/didChangeConfiguration`.
2525

2626
### Changed

0 commit comments

Comments
 (0)