* [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
2026-03-23 23:17 ` applied: [PATCH offline-mirror 1/2] docs: offline-media: fix refence to example Thomas Lamprecht
0 siblings, 2 replies; 3+ 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] 3+ 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
2026-03-23 23:17 ` applied: [PATCH offline-mirror 1/2] docs: offline-media: fix refence to example Thomas Lamprecht
1 sibling, 0 replies; 3+ 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] 3+ messages in thread
* applied: [PATCH offline-mirror 1/2] docs: offline-media: fix refence to example
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
@ 2026-03-23 23:17 ` Thomas Lamprecht
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Lamprecht @ 2026-03-23 23:17 UTC (permalink / raw)
To: pve-devel, pbs-devel, Maximiliano Sandoval
On Fri, 13 Mar 2026 14:33:55 +0100, Maximiliano Sandoval wrote:
> 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.
>
>
Applied, thanks!
[1/2] docs: offline-media: fix refence to example
commit: 1c6df185a9bdcb36fce3342cd20fe3c4ecde3908
[2/2] docs: offline-media: replace an with a
commit: 982e309245c12b911bda811c7407dec01d80b90b
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-23 23:17 UTC | newest]
Thread overview: 3+ 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
2026-03-23 23:17 ` applied: [PATCH offline-mirror 1/2] docs: offline-media: fix refence to example Thomas Lamprecht
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.