Skip to content

Commit 1838502

Browse files
committed
style: update redirect URL for call to use cal.com
1 parent 0443d7e commit 1838502

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default defineConfig({
1818
plugins: [tailwindcss()],
1919
},
2020
redirects: {
21-
"/call": "https://calendly.com/ryan-blunden",
21+
"/call": "http://cal.com/ryan-blunden",
2222
},
2323
devToolbar: {
2424
enabled: false,

0 commit comments

Comments
 (0)