Skip to content

Commit 91f641b

Browse files
authored
Merge pull request #23 from forderud/issue-link-fix
Fix broken issue link
2 parents 21a2889 + aebcdbf commit 91f641b

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](../../issues/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 https://github.com/abratchik/HIDPowerDevice/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)