Skip to content

Commit 0f7f4ca

Browse files
authored
Merge pull request #1543 from QSchulz/dev/dead-link
doc/configuration: fix dead wiki.tizen.org links by using archive.org's
2 parents 0304ec6 + 19ff3d8 commit 0f7f4ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ remote computer.
980980
USBSDWireDevice
981981
~~~~~~~~~~~~~~~
982982
A :any:`USBSDWireDevice` resource describes a Tizen
983-
`SD Wire device <https://wiki.tizen.org/SDWire>`_.
983+
`SD Wire device <https://web.archive.org/web/20240121081917/https://wiki.tizen.org/SDWire>`_.
984984

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

28282828
Binds to:

0 commit comments

Comments
 (0)