Skip to content

Commit

Permalink
Merge pull request #1543 from QSchulz/dev/dead-link
Browse files Browse the repository at this point in the history
doc/configuration: fix dead wiki.tizen.org links by using archive.org's
  • Loading branch information
Emantor authored Nov 14, 2024
2 parents 0304ec6 + 19ff3d8 commit 0f7f4ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -980,7 +980,7 @@ remote computer.
USBSDWireDevice
~~~~~~~~~~~~~~~
A :any:`USBSDWireDevice` resource describes a Tizen
`SD Wire device <https://wiki.tizen.org/SDWire>`_.
`SD Wire device <https://web.archive.org/web/20240121081917/https://wiki.tizen.org/SDWire>`_.

.. code-block:: yaml
Expand Down Expand Up @@ -2822,7 +2822,7 @@ Not all combinations can be configured at the same time.
USBSDWireDriver
~~~~~~~~~~~~~~~
The :any:`USBSDWireDriver` uses a `USBSDWireDevice`_ resource to control a
USB-SD-Wire device via `sd-mux-ctrl <https://wiki.tizen.org/SD_MUX#Software>`_
USB-SD-Wire device via `sd-mux-ctrl <https://web.archive.org/web/20220812002642/https://wiki.tizen.org/SD_MUX#Software>`_
tool.

Binds to:
Expand Down

0 comments on commit 0f7f4ca

Please sign in to comment.