Skip to content

Commit 35c5372

Browse files
committed
docs: 📝 update form and promo links
1 parent 5f66e49 commit 35c5372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/sidebars.ts‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const sidebars: SidebarsConfig = {
66
{
77
type: 'link',
88
label: '📝 Feedback Form',
9-
href: 'https://forms.gle/Gk5vybAj7VpYno1eA',
9+
href: 'https://forms.gle/PsGWof1f48KtFxTW6',
1010
},
1111
{
1212
type: 'link',
@@ -21,7 +21,7 @@ const sidebars: SidebarsConfig = {
2121
{
2222
type: 'link',
2323
label: 'âś… Video Course (60% off)',
24-
href: 'https://courses.marmicode.io/courses/pragmatic-angular-testing?utm_source=angular-vitest-mini-workshop&utm_medium=sidenav&coupon=vitestdelicieux',
24+
href: 'https://courses.marmicode.io/courses/pragmatic-angular-testing?utm_source=angular-vitest-mini-workshop&utm_medium=sidenav&coupon=ngconf2025',
2525
},
2626
{
2727
type: 'link',

0 commit comments

Comments
 (0)