Skip to content

Commit 1181be7

Browse files
committed
Fix issue link.
1 parent b7aacb5 commit 1181be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Setup is very simple. Just clone this repository to Arduino libraries, then uplo
1515
from the /examples folder. Once upload is completed successfully you will find HID Device Battery in
1616
your system.
1717

18-
You migth need to change `bCapacityMode` from `2` (%) to `1` (mWh) if you want Windows to report battery capacity percentage on laptops that already has a battery installed (see #11).
18+
You migth need to change `bCapacityMode` from `2` (%) to `1` (mWh) if you want Windows to report battery capacity percentage on laptops that already has a battery installed (see [#11](../../issues/11) ).
1919

2020
== Additional setup step on Linux hosts ==
2121
Copy linux/98-upower-hid.rules file to the /etc/udev/rules.d/ folder , then reboot. This is required for

0 commit comments

Comments
 (0)