Skip to content

Commit

Permalink
fix: updated API url in button
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon committed Mar 20, 2023
1 parent 3f23b49 commit f366a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landing/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h2>What is api.demo.foo?</h2>
ideas continuously.
</p>
<button
onclick="location.href='https://api.demo.ulisesgascon.com/__/docs/'"
onclick="location.href='https://apifoo.ulisesgascon.com/__/docs/'"
type="button"
>
Get started!
Expand Down

0 comments on commit f366a59

Please sign in to comment.