OnlineHelpInfo.js: new link for client-repository

This commit is contained in:
Dietmar Maurer 2021-03-25 12:26:57 +01:00
parent 2843ba9017
commit 7f78528308
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ const proxmoxOnlineHelpInfo = {
"link": "/docs/index.html", "link": "/docs/index.html",
"title": "Proxmox Backup Server Documentation Index" "title": "Proxmox Backup Server Documentation Index"
}, },
"client-repository": {
"link": "/docs/backup-client.html#client-repository",
"title": "Repository Locations"
},
"client-creating-backups": { "client-creating-backups": {
"link": "/docs/backup-client.html#client-creating-backups", "link": "/docs/backup-client.html#client-creating-backups",
"title": "Creating Backups" "title": "Creating Backups"