Skip to content

Commit

Permalink
adjust link
Browse files Browse the repository at this point in the history
  • Loading branch information
akeller committed Jul 12, 2023
1 parent f331361 commit 96d812d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/Navbar/Search/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default function SearchWrapper(props) {
<a
className="create-account-btn"
target="_blank"
href="https://signup.camunda.com/accounts"
href="https://signup.camunda.com/accounts?utm_source=docs.camunda.io&utm_medium=referral"
>
Create account <IconExternalLink></IconExternalLink>
</a>
Expand Down

0 comments on commit 96d812d

Please sign in to comment.