Skip to content

Commit

Permalink
Website: sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Jan 11, 2024
1 parent 8e936ea commit 230327e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/src/pages/sentry.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ export function Sentry() {
{
name: 'Single project',
id: 'single-license',
linkSingle: 'https://bref.lemonsqueezy.com/checkout/buy/cfb8de93-1f0e-41fa-868b-4fa3ab68fea0',
linkSubscription: 'https://bref.lemonsqueezy.com/checkout/buy/0f4f58f4-4449-4fb9-89d6-c22b9fc41691',
linkSingle: 'https://bref.lemonsqueezy.com/checkout/buy/7ca29229-57a7-4bc7-8a06-18b1c025008a',
linkSubscription: 'https://bref.lemonsqueezy.com/checkout/buy/5179f3c6-d018-49ff-9439-c991e0830fd7',
price: ['99', '89'],
features: [
'Single project',
Expand All @@ -46,8 +46,8 @@ export function Sentry() {
{
name: 'Unlimited',
id: 'unlimited-license',
linkSingle: 'https://bref.lemonsqueezy.com/checkout/buy/e9d8ed0f-f0af-44e3-9718-742ac90e1e51',
linkSubscription: 'https://bref.lemonsqueezy.com/checkout/buy/0792799d-c2e8-402a-96d4-409bf4a6f04d',
linkSingle: 'https://bref.lemonsqueezy.com/checkout/buy/3294cae7-dc1f-4e98-b754-9a6431ba3c20',
linkSubscription: 'https://bref.lemonsqueezy.com/checkout/buy/5dd9918f-1fe3-429f-ae74-717674f59200',
price: ['279', '249'],
features: [
'Unlimited projects',
Expand Down

0 comments on commit 230327e

Please sign in to comment.