diff --git a/CHANGELOG.md b/CHANGELOG.md index f8775c3..296c543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,6 @@ See [keep a changelog] for information about writing changes to this log. * Basic bundle setup. [keep a changelog]: https://keepachangelog.com/en/1.1.0/ -[Unreleased]: https://github.com/itk-dev/vault-bundle/compare/0.0.2...hea -d[0.0.2]: https://github.com/itk-dev/vault-library/compare/0.0.1...0.0.2 +[Unreleased]: https://github.com/itk-dev/vault-bundle/compare/0.0.2...head +[0.0.2]: https://github.com/itk-dev/vault-library/compare/0.0.1...0.0.2 [0.0.1]: https://github.com/itk-dev/vault-library//releases/tag/0.0.1 diff --git a/README.md b/README.md index 105c62c..88aab21 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ composer require itk-dev/vault-bundle ### Setup Create a configuration file at `config/packages/itkdev_vault.yaml` and add the -three referenced variables to `.env` with placeholder values. Then add the +three referenced variables to `.env` with placeholder values. Then add the actual values to `.env.local`. ```yaml