docs: fix broken reference to backup_remote

while restructuring the docs, explicit title wasn't included in the
correct file

fixes commit 04e24b14f0

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
This commit is contained in:
Oguz Bektas
2020-10-05 17:08:16 +02:00
committed by Thomas Lamprecht
parent 4c3efb532d
commit 476328b302
3 changed files with 6 additions and 3 deletions

View File

@ -11,6 +11,10 @@ const proxmoxOnlineHelpInfo = {
"link": "/docs/sysadmin.html#chapter-zfs",
"title": "ZFS on Linux"
},
"backup-remote": {
"link": "/docs/managing-remotes.html#backup-remote",
"title": ":term:`Remote`"
},
"syncjobs": {
"link": "/docs/managing-remotes.html#syncjobs",
"title": "Sync Jobs"