Skip to content

Commit

Permalink
usb: docs: Fix links to Session and Request
Browse files Browse the repository at this point in the history
  • Loading branch information
A6GibKm committed Feb 15, 2025
1 parent 1f62c9e commit 24e4a9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/org.freedesktop.portal.Usb.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
* ``session_handle_token`` (``s``)
A string that will be used as the last element of the session handle. Must be a valid
object path element. See the #org.freedesktop.portal.Session documentation for
object path element. See the :ref:`org.freedesktop.portal.Session` documentation for
more information about the session handle.
-->
<method name="CreateSession">
Expand Down Expand Up @@ -133,8 +133,8 @@
object path element. See the :ref:`org.freedesktop.portal.Request` documentation
for more information about the @handle.
The #org.freedesktop.portal.Request::Response signal is emitted without
any extra information.
The :ref:`org.freedesktop.portal.Request::Response` signal is emitted
without any extra information.
-->
<method name="AcquireDevices">
<arg type="s" name="parent_window" direction="in"/>
Expand Down

0 comments on commit 24e4a9a

Please sign in to comment.