Skip to content

Commit

Permalink
Update form URL
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbaeten authored Aug 7, 2023
1 parent 87213e4 commit deaeb3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -501,8 +501,8 @@ <h2 class="mb-0 me-3">BeReal Time History API</h2>
</div>
<p>You can integrate real time and historic moment data into your own project. To get started, you'll need to request an API key. This is unique to your project and should not be shared.</p>
<div>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSe4ZJE2wLwvCuG1MZi-0c4AsPoqC0eOGFHHZ-q1yTfnpwQI6g/viewform" target="blank" class="btn btn-primary">Request API Key</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdY_43_2YhXRn4uF9mL73pY-9Dxh4hGEFg4JBYpRvqsuDvKug/viewform" target="blank" class="btn btn-danger">Report Abuse</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeC4emJU-oZkXtWpCP7mWAfMQEV64mRzAEPN8EBxDB85WkFBw/viewform" target="blank" class="btn btn-primary">Request API Key</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdY_43_2YhXRn4uF9mL73pY-9Dxh4hGEFg4JBYpRvqsuDvKug/viewform" target="blank" class="btn btn-danger d-none">Report Abuse</a>
</div>
<hr>
<h3>V1 Documentation</h3>
Expand Down

0 comments on commit deaeb3e

Please sign in to comment.