File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ call anything that is currently missing.
125125You can include Plyer in your APKs by adding the `Plyer ` recipe to
126126your build requirements, e.g. :code: `--requirements=plyer `.
127127
128- You should check the `Plyer documentation <Plyer _ >`_ for details of all supported
128+ You should check the `Plyer documentation <https://plyer.readthedocs.io/en/stable/ >`_ for details of all supported
129129facades (platform APIs), but as an example the following is how you
130130would achieve vibration as described in the Pyjnius section above::
131131
@@ -191,5 +191,5 @@ sometimes a little more involved, particularly if making Java classes
191191from Python code), but it's not Pythonic and it's not short. These are
192192problems that Plyer, explained below, attempts to address.
193193
194- You can check the `Pyjnius documentation <Pyjnius _ >`_ for further details.
194+ You can check the `Pyjnius documentation <https://pyjnius.readthedocs.io/en/stable/ >`_ for further details.
195195
You can’t perform that action at this time.
0 commit comments