refactor: Fix typo in subscription URLs

This commit is contained in:
Andras Bacsai
2024-09-23 10:46:19 +02:00
parent 6f8c4a4ce4
commit 9281dda03f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<x-emails.layout>
Your server ({{ $name }}) disabled because it is not paid! All automations and integrations are stopped.
Your server ({{ $name }}) disabled because it is not paid! All automations and integrations are stopped.
Please update your subscription to enable the server again [here](https://app.coolify.io/subsciprtions).
Please update your subscription to enable the server again [here](https://app.coolify.io/subscriptions).
</x-emails.layout>