Skip to content

Commit

Permalink
Fixed markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
cableman committed Oct 14, 2024
1 parent 0af2323 commit ed1b390
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ed1b390

Please sign in to comment.