Skip to content

Commit

Permalink
docs: Fix broken link in Debian/Ubuntu install doc (#749)
Browse files Browse the repository at this point in the history
* Fix broken link in Debian/Ubuntu install doc

* Fix broken link in 0.20.0 versioned docs
  • Loading branch information
vhsdream authored Dec 22, 2024
1 parent 4b38e23 commit 71d7490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/02-Installation/06-debuntu.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Debian 12/Ubuntu 24.04

:::warning
This script is a stripped-down version of those found in the [Proxmox Community Scripts](https://github.com/community-scripts/PromoxVE) repo. It has been adapted to work on baremetal Debian 12 or Ubuntu 24.04 installs **only**. Any other use is not supported and you use this script at your own risk.
This script is a stripped-down version of those found in the [Proxmox Community Scripts](https://github.com/community-scripts/ProxmoxVE) repo. It has been adapted to work on baremetal Debian 12 or Ubuntu 24.04 installs **only**. Any other use is not supported and you use this script at your own risk.
:::

### Requirements
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Debian 12/Ubuntu 24.04

:::warning
This script is a stripped-down version of those found in the [Proxmox Community Scripts](https://github.com/community-scripts/PromoxVE) repo. It has been adapted to work on baremetal Debian 12 or Ubuntu 24.04 installs **only**. Any other use is not supported and you use this script at your own risk.
This script is a stripped-down version of those found in the [Proxmox Community Scripts](https://github.com/community-scripts/ProxmoxVE) repo. It has been adapted to work on baremetal Debian 12 or Ubuntu 24.04 installs **only**. Any other use is not supported and you use this script at your own risk.
:::

### Requirements
Expand Down

0 comments on commit 71d7490

Please sign in to comment.