]> git.proxmox.com Git - proxmox-backup.git/commitdiff
OnlineHelpInfo.js: new link for client-repository
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Mar 2021 11:26:57 +0000 (12:26 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Mar 2021 11:26:57 +0000 (12:26 +0100)
www/OnlineHelpInfo.js

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