Skip to content

Commit

Permalink
cleanup dangling :
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Roby committed Oct 18, 2023
1 parent a601556 commit 03fe6fc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ physical machines and are suited for use in long-lived virtual-private servers.
- In your VNC software, use the address format `$HOST_ADDRESS:$VNC_PORT` to connect to the VM.

<div style={{}}>
<img src={Vnc} width="600" />;
<img src={Vnc} width="600" />
</div>
<br />
<br />
Expand All @@ -139,7 +139,7 @@ physical machines and are suited for use in long-lived virtual-private servers.
[Bare-Metal](docs/12-self-hosting/03-host-creation/02-bare-metal.mdx) section.

<div style={{}}>
<img src={Debian} width="600" />;
<img src={Debian} width="600" />
</div>
<br />
<br />

0 comments on commit 03fe6fc

Please sign in to comment.