public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Oguz Bektas <o.bektas@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup] docs: fix broken reference to backup_remote
Date: Mon,  5 Oct 2020 17:08:16 +0200	[thread overview]
Message-ID: <20201005150816.2229864-1-o.bektas@proxmox.com> (raw)

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

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
---
 docs/managing-remotes.rst   | 2 ++
 docs/network-management.rst | 3 ---
 www/OnlineHelpInfo.js       | 4 ++++
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/docs/managing-remotes.rst b/docs/managing-remotes.rst
index e32eb3b4..4b956432 100644
--- a/docs/managing-remotes.rst
+++ b/docs/managing-remotes.rst
@@ -1,6 +1,8 @@
 Managing Remotes
 ================
 
+.. _backup_remote:
+
 :term:`Remote`
 --------------
 
diff --git a/docs/network-management.rst b/docs/network-management.rst
index 0656ea5f..c6288c33 100644
--- a/docs/network-management.rst
+++ b/docs/network-management.rst
@@ -86,6 +86,3 @@ You can also configure DNS settings, from the **DNS** section
 of **Configuration** or by using the ``dns`` subcommand of
 ``proxmox-backup-manager``.
 
-.. _backup_remote:
-
-
diff --git a/www/OnlineHelpInfo.js b/www/OnlineHelpInfo.js
index 235c5831..5b960b76 100644
--- a/www/OnlineHelpInfo.js
+++ b/www/OnlineHelpInfo.js
@@ -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"
-- 
2.20.1




             reply	other threads:[~2020-10-05 15:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05 15:08 Oguz Bektas [this message]
2020-10-05 15:39 ` [pbs-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201005150816.2229864-1-o.bektas@proxmox.com \
    --to=o.bektas@proxmox.com \
    --cc=pbs-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal