You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai-data/generative-apis/how-to/query-vision-models.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Scaleway's Generative APIs service allows users to interact with powerful vision
19
19
20
20
There are several ways to interact with vision models:
21
21
- The Scaleway [console](https://console.scaleway.com) provides a complete [playground](/ai-data/generative-apis/how-to/query-vision-models/#accessing-the-playground), aiming to test models, adapt parameters, and observe how these changes affect the output in real-time.
22
-
- Via the [Chat API](/ai-data/generative-apis/how-to/query-vision-models/#querying-vision-models-via-api)
22
+
- Via the [Chat API](/ai-data/generative-apis/how-to/query-vision-models/#querying-vision-models-via-the-api)
Copy file name to clipboardExpand all lines: bare-metal/apple-silicon/concepts.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,4 +30,4 @@ The Mac mini is a physical hardware designed by Apple, powered by the [Apple sil
30
30
31
31
## VNC
32
32
33
-
Virtual Network Computing (VNC) is a remote desktop-sharing protocol. It allows you to visualize the graphical screen output of a remote computer and transfer local keyboard and mouse events to the remote computer using a network connection. The protocol is platform-independent, which means that various clients exist for Linux, Windows, and macOS-based computers. The VNC server used on the Mac mini is directly integrated with the macOS system without any restrictions from our side. Check out our documentation on [how to connect to your Mac mini via VNC](/bare-metal/apple-silicon/how-to/access-remote-desktop-mac-mini/#how-to-connect-via-vnc).
33
+
Virtual Network Computing (VNC) is a remote desktop-sharing protocol. It allows you to visualize the graphical screen output of a remote computer and transfer local keyboard and mouse events to the remote computer using a network connection. The protocol is platform-independent, which means that various clients exist for Linux, Windows, and macOS-based computers. The VNC server used on the Mac mini is directly integrated with the macOS system without any restrictions from our side. Check out our documentation on [how to connect to your Mac mini via VNC](/bare-metal/apple-silicon/how-to/access-remote-desktop-mac-mini/#accessing-the-remote-desktop).
Copy file name to clipboardExpand all lines: bare-metal/apple-silicon/how-to/connect-to-mac-mini-ssh.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ categories:
13
13
- bare-metal
14
14
---
15
15
16
-
You can connect directly to the terminal of your Mac mini using the SSH protocol and your [SSH key](/console/account/concepts/#ssh-key).
16
+
You can connect directly to the terminal of your Mac mini using the SSH protocol and your [SSH key](/identity-and-access-management/organizations-and-projects/concepts/#ssh-key).
17
17
18
18
<Macroid="requirements" />
19
19
- A Scaleway account logged into the [console](https://console.scaleway.com)
Copy file name to clipboardExpand all lines: bare-metal/elastic-metal/how-to/configure-flexible-ip.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,5 +136,5 @@ Configure the networking of your VM's as follows:
136
136
137
137
<Messagetype="tip">
138
138
* The gateway of all flexible IPs is `62.210.0.1`. This allows you to move your VMs between your hypervisors without changing the network configuration of the virtual machine.
139
-
* When configuring a failover IP in a virtual machine, you must specify which route will be used by the VM. Refer to our [dedicated documentation](/dedibox-network/network/how-to/configure-network-netplan/#configuring-failover-ip-for-virtual-machines) for further information.
139
+
* When configuring a failover IP in a virtual machine, you must specify which route will be used by the VM. Refer to our [dedicated documentation](/dedibox-network/network/how-to/configure-network-netplan/#configuring-a-failover-ip-for-virtual-machines) for further information.
Copy file name to clipboardExpand all lines: bare-metal/elastic-metal/how-to/configure-flexible-ipv6.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ Ubuntu uses [netplan](https://netplan.io) for network configuration since Ubuntu
74
74
- Replace the [IP addresses of the resolving DNS servers (nameservers)](/console/account/reference-content/scaleway-network-information/#dns-cache-servers) with the ones located in the same geographical location as your machine for best perfomances.
75
75
76
76
<Message type="note">
77
-
The configuration example above is valid for the main IP address of your Dedibox server. For IPv6 on a [virtual machine](/dedibox-network/network/how-to/configure-network-netplan/#configuring-failover-ip-for-virtual-machines), use the unique gateway for the failover IPv4.
77
+
The configuration example above is valid for the main IP address of your Dedibox server. For IPv6 on a [virtual machine](/dedibox-network/network/how-to/configure-network-netplan/#configuring-a-failover-ip-for-virtual-machines), use the unique gateway for the failover IPv4.
0 commit comments