Skip to content

Commit 91998f2

Browse files
authored
docs: update Bloom link to correct URL (#15022)
* docs: update Bloom link to correct URL * update bloom URL across docs
1 parent dbff819 commit 91998f2

File tree

15 files changed

+27
-27
lines changed

15 files changed

+27
-27
lines changed

www/apps/bloom/app/faq/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ See [Create Your First Bloom](../first-store/page.mdx) for a step-by-step guide.
2424

2525
### Do I need to install anything to use Bloom?
2626

27-
No, Bloom runs entirely in your web browser. Just visit [bloom.medusajs.com](https://bloom.medusajs.com/) and start building.
27+
No, Bloom runs entirely in your web browser. Just visit [bloom.chat](https://bloom.chat/) and start building.
2828

2929
### Can I try Bloom for free?
3030

@@ -36,7 +36,7 @@ Yes, Bloom offers a Free plan with 5 credits per month. You don't need to enter
3636

3737
### How do I create my first store?
3838

39-
Visit the [Bloom homepage](https://bloom.medusajs.com/) and either write a custom prompt describing your store or choose a pre-built starter. After creating an account, Bloom will build your store in about 2 minutes. See the [Create Your First Bloom](../first-store/page.mdx) guide for detailed instructions.
39+
Visit the [Bloom homepage](https://bloom.chat/) and either write a custom prompt describing your store or choose a pre-built starter. After creating an account, Bloom will build your store in about 2 minutes. See the [Create Your First Bloom](../first-store/page.mdx) guide for detailed instructions.
4040

4141
### What should I include in my first prompt?
4242

www/apps/bloom/app/first-store/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ By the end, you'll have a working store ready to accept orders and manage your b
2727

2828
## 1. Create Your Store
2929

30-
Start by visiting the [Bloom homepage](https://bloom.medusajs.com/). You have two ways to create your store:
30+
Start by visiting the [Bloom homepage](https://bloom.chat/). You have two ways to create your store:
3131

3232
1. [Write a custom prompt](#option-1-write-your-prompt): Describe your unique store idea in the textbox.
3333
2. [Choose a starter](#option-2-choose-a-starter): Create a store from a pre-built starter.
@@ -73,7 +73,7 @@ Use starters to get a head start with ready-made designs and features. You can c
7373

7474
To choose a starter:
7575

76-
1. Visit the [Bloom homepage](https://bloom.medusajs.com/).
76+
1. Visit the [Bloom homepage](https://bloom.chat/).
7777
2. Scroll down to the "Discover starters" section.
7878
3. Click on a starter card to view its details.
7979
4. Click the **Use starter** button to create a store based on that starter.

www/apps/bloom/app/going-live/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Publishing requires you to be on the [Hobby plan](../credits-and-plans/page.mdx#
2424

2525
To upgrade to the Hobby plan:
2626

27-
1. In the [main account page](https://bloom.medusajs.com), click "Upgrade" at the top right.
27+
1. In the [main account page](https://bloom.chat), click "Upgrade" at the top right.
2828
2. In the pop-up, select any plan other than the Free plan.
2929
3. Click **Pay and upgrade** to complete the upgrade process.
3030

www/apps/bloom/app/help-and-feedback/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Before contacting support, check the [FAQ](../faq/page.mdx) for answers to commo
4343

4444
To contact support:
4545

46-
1. Open the [Bloom homepage](https://bloom.medusajs.com/).
46+
1. Open the [Bloom homepage](https://bloom.chat/).
4747
2. Click the <InlineIcon Icon={QuestionMarkCircle} alt="question mark" /> icon at the top right.
4848
3. Fill in the contact form:
4949
- **Subject**: Brief description of your issue (for example, "Can't cancel my plan").

www/apps/bloom/app/manage-billing/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Learn more about available plans and credits in the [Credits and Plans](../credi
1919

2020
To view your organization's current plan details, credits, and billing cycle information:
2121

22-
1. Open the [Bloom homepage](https://bloom.medusajs.com/).
22+
1. Open the [Bloom homepage](https://bloom.chat/).
2323
2. Click on your Bloom organization name at the top.
2424
3. Select "Account Settings" from the menu.
2525
4. Click "Billing" in the sidebar under Organization.

www/apps/bloom/app/manage-projects/page.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can view and manage all your Bloom projects from the account page.
1515

1616
To view your projects:
1717

18-
1. Open the [Bloom homepage](https://bloom.medusajs.com/) while you're logged in.
18+
1. Open the [Bloom homepage](https://bloom.chat/) while you're logged in.
1919
2. Find all projects under the "All projects" section.
2020

2121
Click on any project card to open the project interface and start customizing your store.
@@ -36,7 +36,7 @@ Refer to the [Build Your First Bloom](../first-store/page.mdx) guide for a compl
3636

3737
To create a new project as a logged-in user:
3838

39-
1. Open the [Bloom homepage](https://bloom.medusajs.com/).
39+
1. Open the [Bloom homepage](https://bloom.chat/).
4040
2. Click the "New Project" button.
4141

4242
On the project-creation page, you can either create a project by entering a custom prompt or by selecting a [starter](../starters/page.mdx).
@@ -51,7 +51,7 @@ By default, Bloom generates a store name based on your starter or prompt. Rename
5151

5252
To rename a project:
5353

54-
1. Open the [Bloom homepage](https://bloom.medusajs.com/) while you're logged in.
54+
1. Open the [Bloom homepage](https://bloom.chat/) while you're logged in.
5555
2. Hover over the project to rename.
5656
3. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three dots" /> at the bottom right of the project.
5757
4. Choose "Rename" from the menu.
@@ -149,7 +149,7 @@ You can permanently remove a project and all its data from Bloom.
149149

150150
To delete a project:
151151

152-
1. Open the [Bloom homepage](https://bloom.medusajs.com/) while you're logged in.
152+
1. Open the [Bloom homepage](https://bloom.chat/) while you're logged in.
153153
2. Hover over the project to delete.
154154
3. Click the <InlineIcon Icon={EllipsisHorizontal} alt="three dots" /> at the bottom right of the project.
155155
4. Choose "Delete" from the menu.

www/apps/bloom/app/organization-management/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can update your organization name, billing email, or VAT number in the organ
3030

3131
To update your organization details:
3232

33-
1. Open the [Bloom homepage](https://bloom.medusajs.com/).
33+
1. Open the [Bloom homepage](https://bloom.chat/).
3434
2. Click on your avatar in the top right corner.
3535
3. Select "Account Settings" from the menu.
3636
4. Click "General" in the sidebar under Organization.
@@ -58,7 +58,7 @@ You can delete your organization to remove all associated projects and data perm
5858

5959
To delete your organization:
6060

61-
1. Open the [Bloom homepage](https://bloom.medusajs.com/).
61+
1. Open the [Bloom homepage](https://bloom.chat/).
6262
2. Click on your avatar in the top right corner.
6363
3. Select "Account Settings" from the menu.
6464
4. Click "General" in the sidebar under Organization.

www/apps/bloom/app/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ Bloom can create a wide range of ecommerce stores and features:
5959

6060
## How to Get Started
6161

62-
Create a [Bloom account](https://bloom.medusajs.com/) to build your first store.
62+
Create a [Bloom account](https://bloom.chat/) to build your first store.
6363

6464
See the [Create your first Bloom](./first-store/page.mdx) guide for step-by-step instructions on launching your first store with Bloom.

www/apps/bloom/app/profile-management/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can update your first name and last name in your profile settings.
1818

1919
To update your profile:
2020

21-
1. Open the [Bloom homepage](https://bloom.medusajs.com/).
21+
1. Open the [Bloom homepage](https://bloom.chat/).
2222
2. Click on your Bloom organization name at the top.
2323
3. Select "Account Settings" from the menu.
2424
4. On the Profile page, update any of these fields:
@@ -37,7 +37,7 @@ If you created your account with an email, you can reset your password if you fo
3737

3838
To reset your password:
3939

40-
1. Go to the [Bloom login page](https://bloom.medusajs.com/login).
40+
1. Go to the [Bloom login page](https://bloom.chat/login).
4141
2. Click "Reset" next to "Forgot password?"
4242
3. Enter your email address.
4343
4. Click "Send Instructions."

www/apps/bloom/app/starters/page.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Browse available starters directly on the Bloom homepage to find one that matche
3535

3636
To explore starters:
3737

38-
1. Visit the [Bloom homepage](https://bloom.medusajs.com/).
38+
1. Visit the [Bloom homepage](https://bloom.chat/).
3939
2. Click "Starters" in the top navigation menu.
4040
3. In the "Discover Starters" section, browse through the starter cards to see different styles.
4141

@@ -65,7 +65,7 @@ You can create a new store project based on any starter. Bloom builds the store
6565

6666
To create a project from a starter:
6767

68-
1. Visit the [Bloom homepage](https://bloom.medusajs.com/) and browse the "Discover starters" section.
68+
1. Visit the [Bloom homepage](https://bloom.chat/) and browse the "Discover starters" section.
6969
2. Click on a starter card to view its details.
7070
3. Click the "Use starter" button.
7171
4. If you're not logged in, you'll be prompted to create an account or log in:

0 commit comments

Comments
 (0)