Skip to content

Commit e87d88b

Browse files
committed
xpadneo, docs: Fix use of bare URLs
Signed-off-by: Kai Krakow <[email protected]>
1 parent 3421614 commit e87d88b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/3P-BUGS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ While developing this driver we recognized some bugs in KDE and linux itself,
44
some of which are fixed now - others are not:
55

66
* Broken Battery Indicator in KDE
7-
fixed! https://www.kde.org/announcements/kde-frameworks-5.45.0.php
7+
fixed! <https://www.kde.org/announcements/kde-frameworks-5.45.0.php>
88
* Cambridge Silicon Radio (CSR) chip sets do have problems while reconnecting (OUI 00:1A:7D)
99
* Most of these problems may be fixed in kernel 5.10
1010
* Qualcomm chip sets may have performance and lag problems (OUI 9C:B6:D0)

docs/BT_DONGLES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,13 @@ If `btmgmt` command is not available, try `bluetoothctl mgmt.info` instead.
8888

8989
### Qualcomm
9090

91-
* Unspecified model (https://github.com/atar-axis/xpadneo/issues/180):
91+
* Unspecified model (<https://github.com/atar-axis/xpadneo/issues/180>):
9292
* `btmon` logs showed very low input report rate and high input lag (300ms+)
9393

9494

9595
### Intel
9696

97-
* Status: incompatible (https://github.com/atar-axis/xpadneo/issues/270)
97+
* Status: incompatible (<https://github.com/atar-axis/xpadneo/issues/270>)
9898
* OUI: DC:1B:A1 (Intel)
9999
* Used as on-board chip set: Gigabyte B450 AORUS Pro WiFi 1.0 with integrated Bluetooth
100100
* Status: bluetoothd logs "Request attribute has encountered an unlikely error"

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ In order to update xpadneo, do the following
343343

344344
## Further Information
345345

346-
For further information please visit the GitHub Page https://atar-axis.github.io/xpadneo/ which is generated
346+
For further information please visit the GitHub Page <https://atar-axis.github.io/xpadneo/> which is generated
347347
automatically from the content of the `/docs` folder.
348348

349349
You will find there e.g. the following sections

0 commit comments

Comments
 (0)