Skip to content

Commit

Permalink
fix image render
Browse files Browse the repository at this point in the history
Signed-off-by: Archit Sharma <archit8679@gmail.com>
  • Loading branch information
iArchitSharma committed Feb 23, 2024
1 parent bec6fd3 commit 013058d
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ The first steps in starting with Layer5 are to create an account, verify your em
To sign up for an account on Layer5 Cloud, navigate to <https://cloud.layer5.io/signup>.
You may choose to either signup with your personal email or any of our supported OAuth providers like Github and Gmail. See "OAuth Providers" for more information.

![Flow for user account creation](./images/Slide40.svg)
![Flow for user account creation](/cloud/getting-started/images/Slide40.svg)

### 2. Verifying your email address

To ensure you can use all the features in your Layer5 plan, verify your email address after signing up for a new account. For more information, see "Verifying your email address."

![Flow for email verification](./images/Slide50.svg)
![Flow for email verification](/cloud/getting-started/images/Slide50.svg)

<!-- considering we would want to use 2FA in future
4. Configuring two-factor authentication
Expand All @@ -37,7 +37,7 @@ Optionally, after you have configured 2FA, add a passkey to your account to enab
To sign in to Layer5 Cloud, navigate to <https://cloud.layer5.io/login>. Use your new credentials to sign in. In case you have signed up with OAuth provider, you will be redirected to the provider's login page.
On successful login, you will be prompted to setup your first organization and workspace.

![Sign in flow](./images/Slide48.svg)
![Sign in flow](/cloud/getting-started/images/Slide48.svg)

### 4. Creating an organization

Expand Down
4 changes: 2 additions & 2 deletions content/en/cloud/getting-started/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can contact Layer5 support in the following ways:

- **Email**: Send us an email at [support@layer5.io](mailto:support@layer5.io) with your questions or concerns. Our support team will respond to you as soon as possible and assist you with resolving any issues.

![Contact Us](./images/Slide39.svg)
![Contact Us](/cloud/getting-started/images/Slide39.svg)

- **Community Forum**: Join our vibrant [community forum](https://discuss.layer5.io/) where you can ask questions, share your experiences, and connect with other users. Our community members and moderators are here to help you and provide valuable insights and assistance.

Expand All @@ -32,5 +32,5 @@ If you've forgotten your Layer5 Cloud account password, don't worry. You can eas

6. After successfully resetting your password, you can now login to your Layer5 Cloud account using your new password.

![Account Recovery](./images/Slide49.svg)
![Account Recovery](/cloud/getting-started/images/Slide49.svg)

4 changes: 2 additions & 2 deletions content/en/cloud/identity/users/user-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ Add or remove users from the selected organization.

<img src="/cloud/identity/users/add-user.gif" alt="Add User" />

![Flow for organization and team membership](./Slide41.svg)
![Flow for organization and team membership](/cloud/identity/users/Slide41.svg)

## Invite User

Invite users to join your organization. Specify the user's name and email address and tailor their involvement by adding them to **organizations** and **teams**, optionally assigning predefined roles.

![Invite user flow](./Slide43.svg)
![Invite user flow](/cloud/identity/users/Slide43.svg)

{{< alert type="info" title="Note" >}}
An Organization Admin can assign organization roles to users but provider roles can only be assigned by Provider Admins. For more information, see [Roles](/cloud/security/roles).
Expand Down
2 changes: 1 addition & 1 deletion content/en/cloud/security/roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ The entitlement of "organization owner" is automatically bestowed to the creator
For more information, see [Organization](/cloud/identity/organizations).
{{< /alert >}}

![Entitlements](./images/Slide42.svg)
![Entitlements](/cloud/security/images/Slide42.svg)

## Team Roles

Expand Down
2 changes: 1 addition & 1 deletion content/en/cloud/tutorials/sharing-a-workspace.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In your browser, go to [Layer5 Cloud](https://meshery.layer5.io).
2. Click Share.
3. Enter the email addresses of the individual(s) you want to share with.

![Flow for sharing designs](../catalog/images/Slide51.svg)
![Flow for sharing designs](/cloud/catalog/images/Slide51.svg)

## Stop, limit, or change Workspace sharing

Expand Down

0 comments on commit 013058d

Please sign in to comment.