Skip to content

Commit 8d79d45

Browse files
committed
docs(README): update environment configuration details
1 parent ce81aed commit 8d79d45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ go install github.com/mrz1836/go-pre-commit/cmd/go-pre-commit@latest
247247
go-pre-commit install
248248
```
249249

250-
The system is configured via [.env.base](.github/.env.base) and can be customized using also using [.env.custom](.github/.env.custom) and provides 17x faster execution than traditional Python-based pre-commit hooks. See the [complete documentation](http://github.com/mrz1836/go-pre-commit) for details.
250+
The system is configured via modular env files in [`.github/env/`](.github/env/README.md) and provides 17x faster execution than traditional Python-based pre-commit hooks. See the [complete documentation](http://github.com/mrz1836/go-pre-commit) for details.
251251

252252
</details>
253253

0 commit comments

Comments
 (0)