Skip to content

Commit 9abfd77

Browse files
committed
Fix invalid link
1 parent 0b12415 commit 9abfd77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# **********************************************************************************************************************
44

55
# TODO: please fill out all <edit-me>
6-
# Guides: https://github.com/bearaujus/cash-mint/how-to/setup-env.md
6+
# Guides: https://github.com/bearaujus/cash-mint/blob/master/how-to/setup-env.md
77

88
# ----------------------------------------------------------------------------------------------------------------------
99
# Global config for all cash-mint services containers.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To use **cash-mint**, you can run the following commands:
3939
```
4040

4141
- Fill all `<edit-me>` at recently created `.env`.
42-
See: [How to set up env](https://github.com/bearaujus/cash-mint/how-to/setup-env.md)
42+
See: [How to set up env](https://github.com/bearaujus/cash-mint/blob/master/how-to/setup-env.md)
4343
for more detailed guides.
4444
```shell
4545
# you can use your favorite text editor to edit .env

0 commit comments

Comments
 (0)