fix: contact link
This commit is contained in:
parent
9f8caac91c
commit
68091b44fc
@ -36,7 +36,7 @@ # Installation
|
||||
|
||||
## Support
|
||||
|
||||
Contact us [here](https://coolify.io/contact).
|
||||
Contact us [here](https://coolify.io/docs/contact).
|
||||
|
||||
## Recognitions
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'docs' => 'https://coolify.io/contact',
|
||||
'docs' => 'https://coolify.io/docs/contact',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
'waitlist' => env('WAITLIST', false),
|
||||
'license_url' => 'https://licenses.coollabs.io',
|
||||
|
Loading…
Reference in New Issue
Block a user