Skip to content

Commit

Permalink
feat: alter cta 'get a demo' (ory#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcurran authored and aeneasr committed Jul 2, 2020
1 parent c3c33a3 commit 722a902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Expand Up @@ -25,7 +25,7 @@ const IndexPage = ({ data }: any) => {
subtitle="Run User Management, Permission and Role Management, and OAuth 2.0 & OpenID Connect anywhere from your cloud to a Raspberry Pi."
cta={[
{
title: 'Contact Us',
title: 'Get a Demo',
href:
'https://docs.google.com/forms/d/e/1FAIpQLSe2KHAYSv0K0syWNCWjL3Sv3Nqf5VKBt4Hfq_thvaULqFrVlA/viewform',
style: 'primary',
Expand Down

0 comments on commit 722a902

Please sign in to comment.