Skip to content

Commit

Permalink
Merge pull request nginx-proxy#747 from bradym/linkTypoFix
Browse files Browse the repository at this point in the history
Fix broken data persistence link in README.md
  • Loading branch information
buchdag authored Jan 12, 2021
2 parents 5d890e7 + 60c537b commit 5be695c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Three writable volumes must be declared on the **nginx-proxy** container so that

Additionally, a fourth volume must be declared on the **letsencrypt-nginx-proxy-companion** container to store `acme.sh` configuration and state: `/etc/acme.sh`.

Please also read the doc about [data persistence](./docs/persistent-data.md).
Please also read the doc about [data persistence](./docs/Persistent-data.md).

Example of use:

Expand Down

0 comments on commit 5be695c

Please sign in to comment.