Merge pull request #11 from amuckstot30/fix-readme-link
Fix broken link to defaults.go
This commit is contained in:
commit
a6ae236e89
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ env vars
|
|||
* **POSTMOOGLE_RELAY_USERNAME** - (global) Username of relay host
|
||||
* **POSTMOOGLE_RELAY_PASSWORD** - (global) Password of relay host
|
||||
|
||||
You can find default values in [config/defaults.go](config/defaults.go)
|
||||
You can find default values in [internal/config/defaults.go](internal/config/defaults.go)
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue