all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH offline-mirror 1/2] docs: offline-media: fix refence to example
@ 2026-03-13 13:33 Maximiliano Sandoval
  2026-03-13 13:33 ` [PATCH offline-mirror 2/2] docs: offline-media: replace an with a Maximiliano Sandoval
  0 siblings, 1 reply; 2+ messages in thread
From: Maximiliano Sandoval @ 2026-03-13 13:33 UTC (permalink / raw)
  To: pbs-devel

At the moment the "Example: Local HTTP Server" section generates a link
to `#example-local-http-server`. We set the existing reference
explicitly instead of relying on the section title.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---

Notes:
    Without this patch the rendered docs will point to a non existent
    section (commits) `#id1` and the link will be rendered literally as
    "`Local HTTP Server`_" (displaying the ` and _ characters literally).

 docs/offline-media.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/offline-media.rst b/docs/offline-media.rst
index 7f02ad5..b8de52a 100644
--- a/docs/offline-media.rst
+++ b/docs/offline-media.rst
@@ -83,6 +83,8 @@ one or more of either the one of a Debian or Proxmox project, for example ``pve-
 Now you should be able to upgrade like normally, and don't forget to disable the repository entry
 again until next time, once your done.
 
+.. _example-local-http-server:
+
 Example: Local HTTP Server
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
@@ -110,7 +112,7 @@ offline-key`` directly or follow the respective step when doing the guided setup
 ``proxmox-offline-mirror-helper setup`` command.
 
 The ``offline-key`` command supports both local mountpoints and HTTP URLs. When using an HTTP
-server (as described in the `Local HTTP Server`_ section), you can activate subscription keys
+server (as described in the :ref:`example-local-http-server` section), you can activate subscription keys
 directly from the HTTP URL without needing to mount the medium locally:
 
 .. code-block:: console
-- 
2.47.3





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH offline-mirror 2/2] docs: offline-media: replace an with a
  2026-03-13 13:33 [PATCH offline-mirror 1/2] docs: offline-media: fix refence to example Maximiliano Sandoval
@ 2026-03-13 13:33 ` Maximiliano Sandoval
  0 siblings, 0 replies; 2+ messages in thread
From: Maximiliano Sandoval @ 2026-03-13 13:33 UTC (permalink / raw)
  To: pbs-devel

Subscription does not start with a vowel sound.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
 docs/offline-media.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/offline-media.rst b/docs/offline-media.rst
index b8de52a..481e47c 100644
--- a/docs/offline-media.rst
+++ b/docs/offline-media.rst
@@ -104,7 +104,7 @@ See `Manual Setup`_ above for examples abut what ``<codename>`` or ``<suite>`` c
 Now you should be able to upgrade like normally, and don't forget to disable the repository entry
 again until next time, once your done.
 
-Activating an Subscription Key
+Activating a Subscription Key
 ------------------------------
 
 To activate or update a subscription key offline, either use ``proxmox-offline-mirror-helper
-- 
2.47.3





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-13 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-13 13:33 [PATCH offline-mirror 1/2] docs: offline-media: fix refence to example Maximiliano Sandoval
2026-03-13 13:33 ` [PATCH offline-mirror 2/2] docs: offline-media: replace an with a Maximiliano Sandoval

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal