Skip to content

Commit

Permalink
Merge pull request #10 from felbin1997/beta-application
Browse files Browse the repository at this point in the history
Added the tip Banner for Beta-Application
  • Loading branch information
merlinfuchs authored Jun 19, 2024
2 parents fce7681 + d9b51e7 commit f11a4f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/guides/upgrading-to-v2/why-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,9 @@ V1 will keep working and we will maintain it moving forward for multiple years.
At some point we will not allow newly created sitekeys to use V1.

## How do I upgrade?

:::tip
If you want to test Friendly Captcha V2 now, you can apply for the beta phase [**here**](https://tally.so/r/n0MGDA).
:::

Follow the guide [here](./introduction.md).
3 changes: 2 additions & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,10 @@ const config = {
announcementBar: {
id: "v2-docs-warning",
content:
"You're looking at the Friendly Captcha v2 Docs which is in <strong>early preview</strong>. The v1 Docs are found <a href='https://docs.friendlycaptcha.com'>here</a>.",
"You're looking at the Friendly Captcha v2 Docs which is in <strong>early preview</strong>. Apply <a href='https://developer.friendlycaptcha.com/docs/guides/upgrading-to-v2/why-upgrade#how-do-i-upgrade'>here</a> to gain access to the closed <strong>BETA</strong>.",
backgroundColor: "#ffb731",
textColor: "#333",
isCloseable: false,
},
// Replace with your project's social card
image: "img/friendlycaptcha-social-card.png",
Expand Down

0 comments on commit f11a4f4

Please sign in to comment.