Skip to content

Commit

Permalink
doc/configuration: fix dead wiki.tizen.org links by using archive.org's
Browse files Browse the repository at this point in the history
I wasn't able to reach the Wiki in the last few days, I guess since the
Tizen project is stopped, they stopped serving the wiki?

Let's use links from archive.org instead.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
  • Loading branch information
Quentin Schulz committed Nov 13, 2024
1 parent 0304ec6 commit 19ff3d8
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 19ff3d8

Please sign in to comment.