Skip to content

Commit a6ae236

Browse files
authored
Merge pull request #11 from amuckstot30/fix-readme-link
Fix broken link to defaults.go
2 parents fd94406 + 3e13f3b commit a6ae236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ env vars
8484
* **POSTMOOGLE_RELAY_USERNAME** - (global) Username of relay host
8585
* **POSTMOOGLE_RELAY_PASSWORD** - (global) Password of relay host
8686

87-
You can find default values in [config/defaults.go](config/defaults.go)
87+
You can find default values in [internal/config/defaults.go](internal/config/defaults.go)
8888

8989
</details>
9090

0 commit comments

Comments
 (0)