Skip to content

Commit

Permalink
fix: signup link
Browse files Browse the repository at this point in the history
This link is broken clicking on Github repository. 
Adding https:// like the other links.
Reported: Helicone#3093
  • Loading branch information
jonymusky authored Dec 27, 2024
1 parent 6d9ff48 commit 6714845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
## Quick Start ⚡️ One line of code

1. Get your `write-only` API key by signing up [here](helicone.ai/signup).
1. Get your `write-only` API key by signing up [here](https://helicone.ai/signup).

2. Update only the `baseURL` in your code:

Expand Down

0 comments on commit 6714845

Please sign in to comment.