Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ The VNC protocol is platform-independent, supporting Linux, Windows, and macOS,
If your local machine runs Linux, you will need to install a remote desktop client to access the remote desktop of the Mac mini.

1. Click **Apple silicon** in the **Bare Metal** section of the side menu. A list of your Mac minis displays.
<Lightbox src="scaleway-apple-silicon-dashboard.webp" alt="Scaleway Apple Silicon Dashboard" />
2. Click the Mac mini you want to connect to. The **Overview** page of your Mac mini displays.
3. Configure your remote desktop client for the connection. We suggest using one of these two remote desktop clients:
- **Remmina:**
Expand Down
Binary file added pages/components/assets/root-create-account.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pages/components/docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Props: `size="[small|medium|large]"`

#### With prop `longdesc` (optional):
```jsx
<Lightbox src="elements-create-account.webp" alt="Create Account form" longdesc="Log-in panel for Elements product console. The form contain a toggle to choose if it is a personal or corporate account. Then firstname and lastname inputs, then an email input. Below there is a checkbox to receive marketing emails. Finally a Captcha and a submit button." />
<Lightbox src="root-create-account.webp" alt="Create Account form" longdesc="Log-in panel for Elements product console. The form contain a toggle to choose if it is a personal or corporate account. Then firstname and lastname inputs, then an email input. Below there is a checkbox to receive marketing emails. Finally a Captcha and a submit button." />
```

---
Expand Down
1 change: 0 additions & 1 deletion pages/webhosting/how-to/manage-webhosting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ You can access the control panel for your Web Hosting from the Scaleway console
1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays.
2. Click <Icon name="seeMore" /> or the domain name of the Web Hosting you want to configure. The **Hosting information** page displays.
3. Click **Dashboard** next to **Link to control panel** to open the control panel in a new tab.
<Lightbox src="scaleway-webhosting-cp-dashboard.webp" alt="" />
<Message type="tip">
Alternatively, you can reach the control panel via the **Control panel dashboard** button in the top right corner of the **Hosting information** section.
</Message>
Expand Down