[pve-devel] [PATCH docs] rename Download Link to Link
Dominik Csapak
d.csapak at proxmox.com
Thu Oct 20 10:19:36 CEST 2016
because apart from the complete guide on the top,
the sites are not intended to be downloaded,
but simply clicked
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
i guess you could download the sites,
but i don't think this is practical?
index.adoc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/index.adoc b/index.adoc
index 9fbbce6..27e3486 100644
--- a/index.adoc
+++ b/index.adoc
@@ -22,7 +22,7 @@ Individual Chapters
-------------------
[width="100%",options="header"]
|===========================================================
-|Title |Download link
+|Title |Link
|Installation |link:chapter-pve-installation.html[]
|Host System Administration |link:chapter-sysadmin.html[]
|Cluster Manager |link:chapter-pvecm.html[]
@@ -47,7 +47,7 @@ Command Line Interface
[width="100%",options="header"]
|===========================================================
-| Command name | Download link
+| Command name | Link
| qm | link:qm.1.html[qm.1]
| qmrestore | link:qmrestore.1.html[qmrestore.1]
| pct | link:pct.1.html[pct.1]
@@ -68,7 +68,7 @@ Service Daemons
[width="100%",options="header"]
|===========================================================
-| Command name |'systemd' Service | Download link
+| Command name |'systemd' Service | Link
| pvedaemon | pvedaemon.service |link:pvedaemon.8.html[pvedaemon.8]
| pveproxy | pveproxy.service |link:pveproxy.8.html[pveproxy.8]
| pvestatd | pvestatd.service |link:pvestatd.8.html[pvestatd.8]
@@ -85,7 +85,7 @@ Configuration Options
[width="100%",options="header"]
|===========================================================
-| File name |Download link
+| File name |Link
| `/etc/pve/datacenter.cfg` | link:datacenter.cfg.5.html[datacenter.cfg.5]
| `/etc/pve/qemu-server/<VMID>.conf` | link:qm.conf.5.html[qm.conf.5]
| `/etc/pve/lxc/<CTID>.conf` | link:pct.conf.5.html[pct.conf.5]
--
2.1.4
More information about the pve-devel
mailing list