Skip to content

Commit 9d7d235

Browse files
committed
demo link
1 parent 2fab3ee commit 9d7d235

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/pages/compare/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ const alternatives = [
393393
</p>
394394
<div class="flex flex-col sm:flex-row gap-4 justify-center">
395395
<a
396-
href="https://demo.notifuse.com/[email protected]"
396+
href="https://demo.notifuse.com/console/[email protected]"
397397
class="bg-primary text-white px-6 py-3 rounded-md text-base font-semibold hover:bg-primary/80 transition-colors"
398398
>
399399
Try Live Demo

src/pages/compare/notifuse-vs-listmonk.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ const proConsRows = [
10671067
</p>
10681068
<div class="flex flex-col sm:flex-row gap-4 justify-center">
10691069
<a
1070-
href="https://demo.notifuse.com/[email protected]"
1070+
href="https://demo.notifuse.com/console/[email protected]"
10711071
class="bg-primary text-white px-6 py-3 rounded-md text-base font-semibold hover:bg-primary/80 transition-colors text-center"
10721072
>
10731073
Try Live Demo

src/pages/compare/notifuse-vs-resend.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,7 @@ const proConsRows = [
13461346
</p>
13471347
<div class="flex flex-col sm:flex-row gap-4 justify-center">
13481348
<a
1349-
href="https://demo.notifuse.com/[email protected]"
1349+
href="https://demo.notifuse.com/console/[email protected]"
13501350
class="bg-primary text-white px-6 py-3 rounded-md text-base font-semibold hover:bg-primary/80 transition-colors text-center"
13511351
>
13521352
Try Live Demo

0 commit comments

Comments
 (0)