Skip to content

Commit a853600

Browse files
Remove unsupported cloud services from email
ref DEV-2737
1 parent 8db043f commit a853600

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkg/emailtemplate/installation_email.gotemplate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<p>Follow these steps to get Authgear running:</p>
154154
<ol class="list-number">
155155
<li>
156-
<p><strong>Choose a machine to host Authgear</strong>, for example cloud services like Digital Ocean, Vultr, fly.io, zeabur.com.</p>
156+
<p><strong>Choose a machine to host Authgear</strong>, for example cloud services like Vultr, AWS</p>
157157
<ol class="list-alpha">
158158
<li>Install Docker on the machine.</li>
159159
</ol>

pkg/emailtemplate/installation_email.gotemplate.mjml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<p>Follow these steps to get Authgear running:</p>
6464
<ol class="list-number">
6565
<li>
66-
<p><strong>Choose a machine to host Authgear</strong>, for example cloud services like Digital Ocean, Vultr, fly.io, zeabur.com.</p>
66+
<p><strong>Choose a machine to host Authgear</strong>, for example cloud services like Vultr, AWS</p>
6767
<ol class="list-alpha">
6868
<li>Install Docker on the machine.</li>
6969
</ol>

0 commit comments

Comments
 (0)